first version of the new website
[markerbeacon.git] / themes / markerbeacon / templates / tag.html
diff --git a/themes/markerbeacon/templates/tag.html b/themes/markerbeacon/templates/tag.html
new file mode 100644 (file)
index 0000000..68cdcba
--- /dev/null
@@ -0,0 +1,2 @@
+{% extends "index.html" %}
+{% block title %}{{ SITENAME }} - {{ tag }}{% endblock %}