oscar template: add directory in which are messages stored
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div class="alert alert-success 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>{{ _('Well done!') }}</strong>
|
||||
{{ _('Settings saved successfully.') }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user