mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
oscar template: add directory in which are messages stored
This commit is contained in:
parent
25919de608
commit
ef1ead9c4b
4 changed files with 25 additions and 4 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue