aboutsummaryrefslogtreecommitdiffstats
path: root/tuxlite_tbs/templates/tag.html
diff options
context:
space:
mode:
Diffstat (limited to 'tuxlite_tbs/templates/tag.html')
-rw-r--r--tuxlite_tbs/templates/tag.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuxlite_tbs/templates/tag.html b/tuxlite_tbs/templates/tag.html
index ce6dcb7..68cdcba 100644
--- a/tuxlite_tbs/templates/tag.html
+++ b/tuxlite_tbs/templates/tag.html
@@ -1,2 +1,2 @@
{% extends "index.html" %}
-{% block title %}{{ SITENAME }} <small>{{ tag }}</small>{% endblock %} \ No newline at end of file
+{% block title %}{{ SITENAME }} - {{ tag }}{% endblock %}