aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/pages
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pyblackbird_cc/templates/pages/about.html1
-rw-r--r--pyblackbird_cc/templates/pages/home.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/pyblackbird_cc/templates/pages/about.html b/pyblackbird_cc/templates/pages/about.html
new file mode 100644
index 0000000..94d9808
--- /dev/null
+++ b/pyblackbird_cc/templates/pages/about.html
@@ -0,0 +1 @@
+{% extends "base.html" %}
diff --git a/pyblackbird_cc/templates/pages/home.html b/pyblackbird_cc/templates/pages/home.html
new file mode 100644
index 0000000..94d9808
--- /dev/null
+++ b/pyblackbird_cc/templates/pages/home.html
@@ -0,0 +1 @@
+{% extends "base.html" %}