<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,8 +19,11 @@
                 {% if post.comments.paginated and post.comments.pages &gt; 1 %}
                 &lt;span class=&quot;pages&quot;&gt;${ &quot;Page %d of %d&quot; | translate | format(post.comments.page, post.comments.pages) }&lt;/span&gt;
                 {% endif %}
-{% if post.commentable %}
-{% include &quot;forms/comment/new.twig&quot; %}
-{% endif %}
+                {% if post.commentable %}
+                {% include &quot;forms/comment/new.twig&quot; %}
+                {% endif %}
+                {% if post.comment_status == &quot;closed&quot; %}
+                ${ &quot;Comments are not accepted on this entry.&quot; | translate }
+                {% endif %}
 {% endif %}
 {% endblock %}</diff>
      <filename>themes/stardust/pages/view.twig</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>af10a349d68f434796b009a4c2d80a36d2391efb</id>
    </parent>
  </parents>
  <author>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </author>
  <url>http://github.com/vito/chyrp/commit/c77ed61d644d09e2c6d5985e4c0e52e7a3c57f2e</url>
  <id>c77ed61d644d09e2c6d5985e4c0e52e7a3c57f2e</id>
  <committed-date>2008-10-12T10:53:47-07:00</committed-date>
  <authored-date>2008-10-12T10:53:47-07:00</authored-date>
  <message>Show a message below the &quot;Comments&quot; header when comments are closed.</message>
  <tree>6c5d1459076fd29f7706da0ca1cd9afffce705c0</tree>
  <committer>
    <name>Alex Suraci</name>
    <email>i.am@toogeneric.com</email>
  </committer>
</commit>
