diff --git a/cl-theme/templates/comments.html b/cl-theme/templates/comments.html index e1b0d33..92f1e6d 100644 --- a/cl-theme/templates/comments.html +++ b/cl-theme/templates/comments.html @@ -1,71 +1,11 @@ -
{{ _('Comentarios') }}
{{ _('Publicar un comentario en "%(title)s"', title=article.title) }}
- {% if comment.avatar %} - - {% else %} - - {% endif %} -
- - {{ comment.author }} - -
{{ comment.author }}
+ {% if comment.avatar %} + + {% else %} + + {% endif %} +
+ + {{ comment.author }} + +
{{ _('Comentarios') }}
+{{ _('Publicar un comentario en "%(title)s"', title=article.title) }}
- {% if comment.avatar %} -
- {% else %}
-
- {% endif %}
-
-- - {{ comment.author }} - -
- {% else %} -{{ comment.author }}
- {% endif %} -{{ _('Comentarios') }}
++ {% if comment.avatar %} +
+ {% else %}
+
+ {% endif %}
+
++ + {{ comment.author }} + +
+ {% else %} +{{ comment.author }}
+ {% endif %} +