refactor: remove deprecated template
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{% load i18n %}
|
||||
{% load crispy_forms_tags %}
|
||||
<div class="container-comment-form">
|
||||
<p>
|
||||
<b>
|
||||
{% blocktrans %}
|
||||
Als <i>{{ user }}</i> kommentieren
|
||||
{% endblocktrans %}
|
||||
</b>
|
||||
|
||||
{% crispy comment_form %}
|
||||
</p>
|
||||
</div>
|
Reference in New Issue
Block a user