diff --git a/cl-theme/templates/comments.html b/cl-theme/templates/comments.html index badae0c..e1b0d33 100644 --- a/cl-theme/templates/comments.html +++ b/cl-theme/templates/comments.html @@ -1,4 +1,4 @@ -
+

{{ _('Comentarios') }}

@@ -31,22 +31,29 @@
- {% if comment.web %} -

- - {{ comment.author }} - -

- {% else %} -

{{ comment.author }}

- {% endif %} - {{ comment.content }} - - - {{ _('Enlace Permanente') }} - | {{ comment.date|strftime("%H:%M:%S") }} +
+ {% if comment.web %} +

+ + {{ comment.author }} + +

+ {% else %} +

{{ comment.author }}

+ {% endif %} +
+
+ {{ comment.content }} +
+