From cc9d722cf738da41224c7c803a27c2532da73beb Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Thu, 17 Nov 2011 22:17:48 +0100 Subject: ste:get_translation now escapes HTML. So we do not longer need to write: We can now omit the ste:escape tags. Setting the parameter raw to something non-empty will return the raw translation. --- .../src/systemtemplates/single_comment.html | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (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 index e53ced3..81b209a 100644 --- a/ratatoeskr/templates/src/systemtemplates/single_comment.html +++ b/ratatoeskr/templates/src/systemtemplates/single_comment.html @@ -13,49 +13,49 @@
-

+

-
+
$author

-
+
?{$visible||}

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

-
+
$article

-
+
$language

-

+

$comment_text
-

-
$comment_raw
+

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