Skip to content

Commit 57910ca

Browse files
committed
Add theme
1 parent 50fc610 commit 57910ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

theme/templates/base.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
{% block nav %}
44
<nav><ul>
5-
NAV
65
{% for title, link in MENUITEMS %}
76
<li><a href="{{ link }}">{{ title }}</a></li>
87
{% endfor %}

0 commit comments

Comments
 (0)