mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[simple] link preferences on /about and /stats
We want to link the preferences from every page (except of course the preferences page).
This commit is contained in:
parent
c82b9c68d2
commit
e7c0f4e877
4 changed files with 5 additions and 2 deletions
|
|
@ -94,6 +94,7 @@
|
|||
{%- endmacro -%}
|
||||
|
||||
{% block head %} {% endblock %}
|
||||
{% block linkto_preferences %}{% endblock %}
|
||||
{% block content %}
|
||||
<h1>{{ _('Preferences') }}</h1>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue