2014-09-27 09:51:31 +00:00
|
|
|
|
<div class="alert alert-info fade in" role="alert">
|
|
|
|
|
<button class="close" data-dismiss="alert" type="button">
|
|
|
|
|
<span aria-hidden="true">×</span>
|
2014-09-29 14:31:32 +00:00
|
|
|
|
<span class="sr-only">{{ _('Close') }}</span>
|
2014-09-27 09:51:31 +00:00
|
|
|
|
</button>
|
|
|
|
|
<strong class="lead">{{ icon('info-sign') }} {{ _('Heads up!') }}</strong>
|
2021-09-30 15:55:22 +00:00
|
|
|
|
{{ _('It look like you are using SearXNG first time.') }}
|
2014-09-27 09:51:31 +00:00
|
|
|
|
</div>
|