From a36e46d44db24622eeed4438342dfdbd98a28727 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 21 Jan 2012 22:00:33 +0100 Subject: Setup script and clean config file. --- .../templates/src/usertemplates/standard.html | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 ratatoeskr/templates/src/usertemplates/standard.html (limited to 'ratatoeskr/templates/src/usertemplates/standard.html') diff --git a/ratatoeskr/templates/src/usertemplates/standard.html b/ratatoeskr/templates/src/usertemplates/standard.html new file mode 100644 index 0000000..c4d1eb9 --- /dev/null +++ b/ratatoeskr/templates/src/usertemplates/standard.html @@ -0,0 +1,72 @@ + + + + $current[section] + + +
+

$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):
+
+ + +
+
+
+
+
+
+ + + $current[tag] + + +
+

$article[title]

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