Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
<a class="navbar-item is-tab {% if request.path == "/support" %}is-active{% end %}" href="/support">{{ _("Support") }}</a>
{% end %}
+ {# Donate #}
+ <div class="navbar-item">
+ <a class="button is-primary has-text-weight-bold is-uppercase"
+ href="/donate">
+ {{ _("Donate") }}
+ </a>
+ </div>
+
{# Buy #}
{% if not is_subproject %}
<div class="navbar-item">
</div>
{% end %}
- {# Donate #}
- <div class="navbar-item">
- <a class="button is-primary has-text-weight-bold is-uppercase"
- href="/donate">
- {{ _("Donate") }}
- </a>
- </div>
-
{# Back to IPFire.org #}
{% if is_subproject %}
<a class="navbar-item is-tab" href="https://www.ipfire.org/" title="{{ _("Back to IPFire.org") }}">