1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00
searx_ynh/sources/searx/templates/oscar/messages/js_disabled.html

5 lines
188 B
HTML
Raw Normal View History

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