diff options
Diffstat (limited to '')
-rw-r--r-- | pyblackbird_cc/templates/pages/home.html | 1 |
1 files changed, 1 insertions, 0 deletions
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" %} |