{% if errorMsg is defined %}

{{ errorMsg|raw }}

{% endif %} {% if infoMsg is defined %}

{{ infoMsg|raw }}

{% endif %}