From e4149f7c536199575a1e6b2b8b54eec1c3c1160c Mon Sep 17 00:00:00 2001 From: horus Date: Wed, 24 Feb 2021 15:09:40 +0100 Subject: initial commit --- views/snippets/layout.html | 100 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 views/snippets/layout.html (limited to 'views/snippets/layout.html') diff --git a/views/snippets/layout.html b/views/snippets/layout.html new file mode 100644 index 0000000..ff468a0 --- /dev/null +++ b/views/snippets/layout.html @@ -0,0 +1,100 @@ + +
+ + + {% block description %} + + {% endblock %} + + {% block maincss %} + + + {% endblock %} +