Tims-Chat/templates/errorDialog.tpl

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
284 B
Smarty
Raw Normal View History

2018-08-16 22:30:59 +00:00
<script type="x-text/template" data-application="be.bastelstu.chat" data-template-name="be-bastelstu-chat-errorDialog">
{literal}{@$message}{/literal}
<div class="formSubmit">
<a href="{link}{/link}" class="button buttonPrimary">{lang}chat.error.back{/lang}</a>
</div>
</script>