oscar template: add directory in which are messages stored

This commit is contained in:
Thomas Pointhuber 2014-09-26 23:29:14 +02:00
parent 25919de608
commit ef1ead9c4b
4 changed files with 25 additions and 4 deletions

View file

@ -0,0 +1,8 @@
<div class="alert alert-danger fade in" role="alert">
<button class="close" data-dismiss="alert" type="button">
<span aria-hidden="true">×</span>
<span class="sr-only">Close</span>
</button>
<strong>{{ _('Oh snap!') }}</strong>
{{ _('Something went wrong.') }}
</div>