summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index b0d1c01..f705624 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -42,7 +42,7 @@
</div>
<div id="nav">
- {% block nav %}
+ {% block nav %}
<!-- Use id="nav" for the left side menu -->
{% endblock %}
</div>