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