From de708ce3efec2ab70b6b77781957766ae47f9068 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Thu, 10 Mar 2011 17:32:53 +0000 Subject: reshape the folder structure. Add conf files --- templates/layout.html | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 templates/layout.html (limited to 'templates/layout.html') diff --git a/templates/layout.html b/templates/layout.html deleted file mode 100644 index 50f1884..0000000 --- a/templates/layout.html +++ /dev/null @@ -1,34 +0,0 @@ - - - -Account manager - - - - -
- -
-
- - {% for message in get_flashed_messages() %} -
{{ message }}
- {% endfor %} - - {% block content %} - {% endblock %} - -
- -
- - -- cgit v1.1