+
Previously to this
-
-
- {% for reply in replies %} {{ reply.title }} - {{ - reply.created_at.strftime('%Y-%m-%d') }} {% endfor %} +
- {% for p in previous %} {{ p.title }} - {{ + p.created_at.strftime('%Y-%m-%d') }} {% endfor %}
+
Replies to this
+
+
-
+
- {% for reply in replies %} {{ reply.title }} - {{ + reply.created_at.strftime('%Y-%m-%d') }} {% endfor %} +