aboutsummaryrefslogtreecommitdiff
path: root/crumbs/templates/normal.html
diff options
context:
space:
mode:
Diffstat (limited to 'crumbs/templates/normal.html')
-rw-r--r--crumbs/templates/normal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/crumbs/templates/normal.html b/crumbs/templates/normal.html
index 069e863..4c58b7b 100644
--- a/crumbs/templates/normal.html
+++ b/crumbs/templates/normal.html
@@ -11,7 +11,7 @@
{% with type='normal' %} {% include "components/navbar_generator.html" %} {% endwith %}
{% include "components/super_gay.html" %}
- <h1>{% block title %}{% endblock %}</h1>
+ <h1 class="normal">{% block title %}{% endblock %}</h1>
{% block content %}
{% endblock %}