<%- title %>
<%- value.toLocaleString(userLocale, { useGrouping: true }) %>
<% if (true === hasWarning) { %>
<%- warningText %>
<% } %>