diff options
Diffstat (limited to 'app/templates/index.html')
-rw-r--r-- | app/templates/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/templates/index.html b/app/templates/index.html new file mode 100644 index 0000000..5cb6467 --- /dev/null +++ b/app/templates/index.html @@ -0,0 +1,2 @@ +{% extends "base.html" %} + |