]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/base.html
location: Move "How To Use?" page into a subdirectory
[ipfire.org.git] / src / templates / base.html
index d8628f1f040e17134b28582da66e68fc4d2b30b6..7b829a1b6ddc12f794e978301ef9614c0a606b47 100644 (file)
@@ -92,7 +92,7 @@
                                                                {# Location #}
                                                                {% if request.path.startswith("/location") %}
                                                                        <a class="navbar-item is-tab
-                                                                                       {% if request.path == "/location/how-to-use" %}is-active{% end %}"
+                                                                                       {% if request.path.startswith("/location/how-to-use") %}is-active{% end %}"
                                                                                        href="/location/how-to-use">
                                                                                {{ _("How To Use?") }}
                                                                        </a>