aboutsummaryrefslogtreecommitdiffstats
path: root/foundation-default-colours/templates/tag.html
diff options
context:
space:
mode:
Diffstat (limited to 'foundation-default-colours/templates/tag.html')
-rw-r--r--foundation-default-colours/templates/tag.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/foundation-default-colours/templates/tag.html b/foundation-default-colours/templates/tag.html
new file mode 100644
index 0000000..5daf6ba
--- /dev/null
+++ b/foundation-default-colours/templates/tag.html
@@ -0,0 +1,3 @@
+{% extends "index.html" %}
+
+{% set pagetitle = "Posts Tagged With '" ~ tag ~ "'" %} \ No newline at end of file