From 64c43443cef210b3c7c35c8be048193ac78858a3 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Wed, 6 Jun 2012 18:25:58 +0200 Subject: Default template now uses new features. --- .../templates/src/usertemplates/standard.html | 118 +++++++++------------ 1 file changed, 51 insertions(+), 67 deletions(-) diff --git a/ratatoeskr/templates/src/usertemplates/standard.html b/ratatoeskr/templates/src/usertemplates/standard.html index c4d1eb9..ef0862e 100644 --- a/ratatoeskr/templates/src/usertemplates/standard.html +++ b/ratatoeskr/templates/src/usertemplates/standard.html @@ -1,72 +1,56 @@ - - $current[section] - - -
-

$article[title]

- $article[excerpt] - -
-
- - -
-
+ + +
+

$article[title]

+ $article[excerpt] + +
+
+ + +
- - $current[article] - -
-

$current[article][title]

- - $current[article][text] - - $current[article][comments_allowed] - -

Comments ()

- -
-

Name: $comment[author]

-

Date: %d. %B %Y, %H:%M

- $comment[text] -
-
- ?{$current[commented]|Comment sucessfully stored!|} - ?{$current[comment_fail]|Comment could not be stored: $current[comment_fail]|} - $current[comment_prev] - -

Comment preview

-
$current[comment_prev]
-
-
- - Name:
- Mail:
- Text (Markdown):
-
- - -
-
-
-
-
-
+ +
+

$article[title]

+ + $article[text] + + $article[comments_allowed] + +

Comments ()

+ +
+

Name: $comment[author]

+

Date: %d. %B %Y, %H:%M

+ $comment[text] +
+
+ ?{$current[commented]|Comment sucessfully stored!|} + ?{$current[comment_fail]|Comment could not be stored: $current[comment_fail]|} + $current[comment_prev] + +

Comment preview

+
$current[comment_prev]
+
+
+ +
+
+
+
- - $current[tag] - - -
-

$article[title]

- $article[excerpt] - -
-
- - -
-
+ + +
+

$article[title]

+ $article[excerpt] + +
+
+ + +
-- cgit v1.2.3-54-g00ecf