aboutsummaryrefslogtreecommitdiffstats
path: root/tuxlite_tbs/templates/categories.html
diff options
context:
space:
mode:
Diffstat (limited to 'tuxlite_tbs/templates/categories.html')
-rw-r--r--tuxlite_tbs/templates/categories.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuxlite_tbs/templates/categories.html b/tuxlite_tbs/templates/categories.html
index 2b95d34..9277410 100644
--- a/tuxlite_tbs/templates/categories.html
+++ b/tuxlite_tbs/templates/categories.html
@@ -1,5 +1,5 @@
{% extends "base.html" %}
-{% block title %}{{ SITENAME }} <small>[categories]</small>{% endblock %}
+{% block title %}{{ SITENAME }} - [categories]{% endblock %}
{% block content %}
<ul>
{% for category, articles in categories %}