aboutsummaryrefslogtreecommitdiff
path: root/crumbs/templates/normal.html
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-01-22 22:46:46 +0100
committerKatharina Fey <kookie@spacekookie.de>2018-01-22 22:46:46 +0100
commit6030c88e98ab643ced4f706b680091322f4d4d77 (patch)
treefb3564324036b02d292a290eee6320c23ed02273 /crumbs/templates/normal.html
parentf9a1509375bb1e05365c0a913efd8babab3ef362 (diff)
Deleting old CSS. Cleaning up project. OMG so many changes
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>