From 30ee43a84c77d2e8f5bbc38755f17320f3ea1fac Mon Sep 17 00:00:00 2001 From: makkalot Date: Tue, 22 Jul 2008 23:17:04 +0300 Subject: changing the layout to add some simple menu we will have 2 pages :) --- funcweb/funcweb/templates/index.html | 12 ++++++++++++ funcweb/funcweb/templates/master.html | 20 ++++++++------------ 2 files changed, 20 insertions(+), 12 deletions(-) (limited to 'funcweb') diff --git a/funcweb/funcweb/templates/index.html b/funcweb/funcweb/templates/index.html index e88f053..7e03406 100644 --- a/funcweb/funcweb/templates/index.html +++ b/funcweb/funcweb/templates/index.html @@ -6,6 +6,18 @@ +
+
+ +
+
Minion Glob
+
+ + +
+
+ +
diff --git a/funcweb/funcweb/templates/master.html b/funcweb/funcweb/templates/master.html index 7ef0a05..f2badb2 100644 --- a/funcweb/funcweb/templates/master.html +++ b/funcweb/funcweb/templates/master.html @@ -33,20 +33,16 @@
- + + +
-
-
- -
-
Minion Glob
-
- - -
-
- +
-- cgit