mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
parent
a576f69c12
commit
6aad8f605b
2 changed files with 13 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
{% endif %}
|
||||
|
||||
<nav id="links_on_top">
|
||||
<h1 id="instance_name">{{ instance_name }}</h1>
|
||||
{%- from 'simple/icons.html' import icon_big -%}
|
||||
{%- block linkto_about -%}
|
||||
<a href="{{ url_for('info', pagename='about') }}" class="link_on_top_about">{{ icon_big('information-circle-outline') }}<span>{{ _('About') }}</span></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue