aboutsummaryrefslogtreecommitdiffstats
path: root/new-bootstrap2/templates/tag.html
diff options
context:
space:
mode:
Diffstat (limited to 'new-bootstrap2/templates/tag.html')
-rw-r--r--new-bootstrap2/templates/tag.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/new-bootstrap2/templates/tag.html b/new-bootstrap2/templates/tag.html
new file mode 100644
index 0000000..68cdcba
--- /dev/null
+++ b/new-bootstrap2/templates/tag.html
@@ -0,0 +1,2 @@
+{% extends "index.html" %}
+{% block title %}{{ SITENAME }} - {{ tag }}{% endblock %}