forked from rc/aircox
change Output into Port; fix stuffs
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
{% load honeypot %}
|
||||
|
||||
{% if comment_form or page.comments %}
|
||||
<h2><img src="{% static "aircox_cms/images/comments.png" %}" class="icon">{% trans "Comments" %}</h2>
|
||||
<h2><img src="{% static "aircox/images/comments.png" %}" class="icon">{% trans "Comments" %}</h2>
|
||||
{% endif %}
|
||||
|
||||
{% if comment_form %}
|
||||
|
Reference in New Issue
Block a user