Show More
@@ -103,7 +103,7 b'' | |||||
103 | {% endif %} |
|
103 | {% endif %} | |
104 | <div class="last-replies"> |
|
104 | <div class="last-replies"> | |
105 | {% for post in last_replies %} |
|
105 | {% for post in last_replies %} | |
106 |
{% post_view post |
|
106 | {% post_view post is_opening=False moderator=moderator truncated=True %} | |
107 | {% endfor %} |
|
107 | {% endfor %} | |
108 | </div> |
|
108 | </div> | |
109 | {% endif %} |
|
109 | {% endif %} |
General Comments 0
You need to be logged in to leave comments.
Login now