mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
oscar template: update messages
This commit is contained in:
parent
a538bed745
commit
9158571059
6 changed files with 19 additions and 6 deletions
|
|
@ -22,9 +22,7 @@
|
|||
{% endfor %}
|
||||
{% if not stat_category %}
|
||||
<div class="col-sm-12 col-md-12">
|
||||
<div class="alert alert-info" role="alert">
|
||||
{{ _('There is currently no data available.') }}
|
||||
</div>
|
||||
{% include 'oscar/messages/no_data_available.html' %}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue