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/comments_list.html | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 ratatoeskr/templates/src/systemtemplates/comments_list.html (limited to 'ratatoeskr/templates/src/systemtemplates/comments_list.html') diff --git a/ratatoeskr/templates/src/systemtemplates/comments_list.html b/ratatoeskr/templates/src/systemtemplates/comments_list.html new file mode 100644 index 0000000..4d05db2 --- /dev/null +++ b/ratatoeskr/templates/src/systemtemplates/comments_list.html @@ -0,0 +1,84 @@ + + + $success + +
$success
+
+
+ $error + +
$error
+
+
+ +
+
+ : + + + +
+
+ +
+ + + + + + + + + + + + + + + + ~{$comments_n|gt|0} + + + + + + + + + + + + + + + + + + + +
  + + <ste:get_translation for='sort_asc' /> + <ste:get_translation for='sort_desc' /> + + + <ste:get_translation for='sort_asc' /> + <ste:get_translation for='sort_desc' /> + + + <ste:get_translation for='sort_asc' /> + <ste:get_translation for='sort_desc' /> +
?{$comment[read_by_admin]||}?{$comment[visible]||}$comment[excerpt]... $comment[language]$comment[author]%Y-%m-%d %H:%M:%S$comment[article]
+
+ + +
+
+
-- cgit v1.2.3-54-g00ecf