summaryrefslogtreecommitdiffstats
path: root/templates/projects/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/projects/base.html')
-rw-r--r--templates/projects/base.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/projects/base.html b/templates/projects/base.html
new file mode 100644
index 0000000..d3654cc
--- /dev/null
+++ b/templates/projects/base.html
@@ -0,0 +1,3 @@
+<!-- -*- Mode: django-html-mumamo -*- -->
+
+{% extends "base.html" %}