{{! Change mustache delimiter to <% and %> }} {{=<% %>=}}

Error: {{status}}


{% if title %}

{{title}}

{% endif %} {% if message %}

{{message}}

{% endif %} <%! Reset mustache delimiter %> <%={{ }}=%>