From 2ec78d505342e2bc241b32eac29164994ed911eb Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Thu, 17 Nov 2011 21:45:09 +0100 Subject: Comment management added to backend. --- .../src/systemtemplates/single_comment.html | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 ratatoeskr/templates/src/systemtemplates/single_comment.html (limited to 'ratatoeskr/templates/src/systemtemplates/single_comment.html') diff --git a/ratatoeskr/templates/src/systemtemplates/single_comment.html b/ratatoeskr/templates/src/systemtemplates/single_comment.html new file mode 100644 index 0000000..e53ced3 --- /dev/null +++ b/ratatoeskr/templates/src/systemtemplates/single_comment.html @@ -0,0 +1,62 @@ + + + $success + +
$success
+
+
+ $error + +
$error
+
+
+ +
+
+

+
+ + +
+
+
+

+
+ $author +

+ +

+
+ ?{$visible||} +

+ +

+
+ %Y-%m-%d %H:%M:%S +

+ +

+
+ $article +

+ +

+
+ $language +

+
+
+

+ $comment_text +
+

+
$comment_raw
+
+
+
+
-- cgit v1.2.3-54-g00ecf