We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fc610 commit 57910caCopy full SHA for 57910ca
1 file changed
theme/templates/base.html
@@ -2,7 +2,6 @@
2
3
{% block nav %}
4
<nav><ul>
5
- NAV
6
{% for title, link in MENUITEMS %}
7
<li><a href="{{ link }}">{{ title }}</a></li>
8
{% endfor %}
0 commit comments