aboutsummaryrefslogtreecommitdiffstats
path: root/theme/templates/category.html
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates/category.html')
-rw-r--r--theme/templates/category.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/theme/templates/category.html b/theme/templates/category.html
index 4e6fd24..c5bfe9b 100644
--- a/theme/templates/category.html
+++ b/theme/templates/category.html
@@ -1,5 +1,3 @@
{% extends "index.html" %}
-{% block content_title %}
-<h2>Articles in the {{ category }} category</h2>
-{% endblock %}
+{% block pagetitle %}Articles in the {{ category }} category{% endblock %}