From 7eca3552c8f14a57b59bdb4be4ea8994616467d7 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Fri, 5 Apr 2013 15:30:50 +0200 Subject: mise en page de l'affichage d'un article --- tpl/index.html | 46 ++++++++++++++++++++++++++++++---------------- 1 file changed, 30 insertions(+), 16 deletions(-) (limited to 'tpl/index.html') diff --git a/tpl/index.html b/tpl/index.html index b4aba16c..3f3b28f0 100755 --- a/tpl/index.html +++ b/tpl/index.html @@ -1,18 +1,32 @@ + + + + + - - - - - {$title} - - -
-

{$title}

-
- {$content} -
- Come From : {$url} -
- {include="footer"} - + + + + + + + {$title} + + +
+
+ +
+
+

{$title}

+ +
+
+
+ {$content} +
+
+
+ {include="footer"} + -- cgit v1.2.3