[theme] delete static/themes/oscar and templates/oscar

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>

 templates/oscar#	gelöscht:       searx/static/themes/oscar/fonts/glyphicons-halflings-regular.ttf
This commit is contained in:
Markus Heiser 2022-04-30 08:04:09 +02:00
parent e8541b6006
commit ad1aca6823
140 changed files with 0 additions and 18160 deletions

View file

@ -1,9 +0,0 @@
{% from 'oscar/macros.html' import icon %}
<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 class="lead">{{ icon('exclamation-sign') }} {{ _('Oh snap!') }}</strong>
{{ _('Something went wrong.') }}
</div>