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
4
searx/templates/oscar/messages/js_disabled.html
Normal file
4
searx/templates/oscar/messages/js_disabled.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<div class="alert alert-warning" role="alert">
|
||||
<strong>{{ _('Warning!') }}</strong>
|
||||
{{ _('Please enable JavaScript to use full functionality of this site.') }}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue