Introduce a comments block in the influence_detail.
[matthijs/projects/xerxes.git] / templates / influences / influence_detail.html
index 234b5d73b065e19f2a6ec6893deffddaf0a5fdcd..61547ea59935c3699326f4d5816c51ce20195c56 100644 (file)
@@ -13,5 +13,7 @@
 <p>{{ object.description }}</p>
                
 <h2>{% trans "Comments" %}</h2>
+{% block comments %}
 {% include "influences/influence_comments_block.html" %}
 {% endblock %}
+{% endblock %}