change Output into Port; fix stuffs

This commit is contained in:
bkfox
2016-12-09 15:43:29 +01:00
parent eb67418bcd
commit a7197cc4f7
32 changed files with 97 additions and 171 deletions

View File

@ -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 %}