aboutsummaryrefslogtreecommitdiff
path: root/crumbs/templates/normal.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crumbs/templates/normal.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/crumbs/templates/normal.html b/crumbs/templates/normal.html
index 40a51b4..069e863 100644
--- a/crumbs/templates/normal.html
+++ b/crumbs/templates/normal.html
@@ -8,12 +8,7 @@
{% endblock head %}
{% block wrapped %}
- <div class="navigation">
- {% with title_type='page-title' %} {% include "components/title_text.html" %} {% endwith %}
- {% include "components/link_generator.html" %}
- </div>
-
- {# Include the colour bar as a divider #}
+ {% with type='normal' %} {% include "components/navbar_generator.html" %} {% endwith %}
{% include "components/super_gay.html" %}
<h1>{% block title %}{% endblock %}</h1>