+
- diff --git a/main/template/default/blog/post.tpl b/main/template/default/blog/post.tpl index b132ef0617..ef8b97c621 100644 --- a/main/template/default/blog/post.tpl +++ b/main/template/default/blog/post.tpl @@ -39,84 +39,96 @@
{{ post.n_comments }} {{ 'Comments' | get_lang }}
-{{ post.n_comments }} {{ 'Comments' | get_lang }}
++ {% for item in post.comments %} +-
+
+
+
+
+
+
+
+ {{ item.actions }}
-
-
- {{ item.actions }}
-
-
- {{ item.comment_date }}
-
+
+
+ -
+ {{ item.score_ranking }}
+
+
+
{{ item.content }}
+
+ {% if item.files %}
+
+ {% endif %}
- {% if item.files %}
-
- {{ item.files.filename }}
-
- {% endif %}
-
-
- {{ item.form_ranking }}
-
+
+ {{ item.form_ranking }}
- {% endfor %}
-
-
{{ item.title }}
-{{ item.title }}
++-
+ {{ item.comment_date }}
+
+ -
+
{{ item.name_author }}
-
- {{ item.score_ranking }} -{{ item.files.comment }}
-