Implement comment form type
This commit is contained in:
@@ -30,4 +30,8 @@
|
||||
{% else %}
|
||||
<div>No comments have been posted yet for this conference.</div>
|
||||
{% endif %}
|
||||
|
||||
<h2>Add your own feedback</h2>
|
||||
|
||||
{{ form(comment_form) }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user