From 84a3e2f6bcb4da4ab156e39d79f0f8a36c2a0e90 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 18 Apr 2015 14:32:27 +0200 Subject: added placeholders for directories added user app and content (empty for now) added storage and sqlite script --- templates/main.tmpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'templates') diff --git a/templates/main.tmpl b/templates/main.tmpl index 0d949d7..48b6984 100644 --- a/templates/main.tmpl +++ b/templates/main.tmpl @@ -14,15 +14,7 @@
-

<% include title( ) %>

-
- <% include page_content( ) %> -

© 2015 Patrick Frey
- Template design by Andreas Viklund / Best hosted at www.svenskadomaner.se

- -
- +
+

<% include title( ) %>

+ <% include page_content( ) %> + +

© 2015 Patrick Frey
+ Template design by Andreas Viklund / Best hosted at www.svenskadomaner.se

+
+ <% end template %> -- cgit v1.2.3-54-g00ecf