You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates/oscar/messages/js_disabled.html

5 lines
188 B
HTML

<div class="alert alert-warning" role="alert">
<strong class="lead">{{ _('Warning!') }}</strong>
{{ _('Please enable JavaScript to use full functionality of this site.') }}
</div>