From 89a19766be822f9d0c7f9d44096a33c5e5f03d27 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sun, 13 Nov 2011 00:33:38 +0100 Subject: Added tag editing for backend and started work on article list. --- .../templates/src/systemtemplates/articles.html | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ratatoeskr/templates/src/systemtemplates/articles.html (limited to 'ratatoeskr/templates/src/systemtemplates/articles.html') diff --git a/ratatoeskr/templates/src/systemtemplates/articles.html b/ratatoeskr/templates/src/systemtemplates/articles.html new file mode 100644 index 0000000..051f3ff --- /dev/null +++ b/ratatoeskr/templates/src/systemtemplates/articles.html @@ -0,0 +1,44 @@ + + +
Example for errors
+
Example for notice
+
Example for success
+ + + + + + + + + + + + $articles + + + + + + + + + + + + + + + + + +
 
$article[urlname] + + ?{~{$i|eq|0}||, }$lang + + %Y-%m-%d %H:%M:%S + + ?{~{$i|eq|0}||, } $tag + + $article[section][name]
+
-- cgit v1.2.3-54-g00ecf