From 224f66a77aa3afa5e06daec656ae97f6e31e0592 Mon Sep 17 00:00:00 2001 From: raylu Date: Fri, 3 May 2013 03:41:50 -0700 Subject: start over --- web/templates/base.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 web/templates/base.html (limited to 'web/templates/base.html') diff --git a/web/templates/base.html b/web/templates/base.html new file mode 100644 index 0000000..afd3c68 --- /dev/null +++ b/web/templates/base.html @@ -0,0 +1,18 @@ + + + + + + + +
+
+
+ +
+ + {% block main %}{% end %} +
+ + -- cgit v1.2.3