This commit is contained in:
Joseph Cheung 2023-02-23 16:04:09 +08:00
parent 6e9b668c74
commit b8557e9f99
2 changed files with 3 additions and 2 deletions

View file

@ -50,9 +50,9 @@
<a href="{{ donation_url }}" class="link_on_top_donate">{{ icon_big('heart-outline') }}<span>{{ _('Donate') }}</span></a>
{%- endif -%}
{%- endblock -%} -->
{%- block linkto_preferences -%}
<!-- {%- block linkto_preferences -%}
<a href="{{ url_for('preferences') }}" class="link_on_top_preferences">{{ icon_big('menu-outline') }}<span>{{ _('Preferences') }}</span></a>
{%- endblock -%}
{%- endblock -%} -->
</nav>
{% block header %}
{% endblock %}