Allow markup in leave message page description

This commit is contained in:
Dmitriy Simushev 2014-12-19 13:50:40 +00:00
parent 1e46d6fabd
commit 21daf749f0

View File

@ -3,4 +3,4 @@
<img class="tpl-image image-close-window" src="{{page.stylePath}}/images/free.gif" alt="{{l10n "Close"}}" />
</a>
</div>
<div class="info-message">{{l10n "Sorry. None of the support team is available at the moment. <br/>Please leave a message and someone will get back to you shortly."}}</div>
<div class="info-message">{{{l10n "Sorry. None of the support team is available at the moment. <br/>Please leave a message and someone will get back to you shortly."}}}</div>