diff --git a/themes/default/post.html b/themes/default/post.html index 25b244d..ec73f41 100644 --- a/themes/default/post.html +++ b/themes/default/post.html @@ -16,7 +16,7 @@

{{post.title|escape}}

{{post.published|date:"d F, Y"}}

- {% if config.disqus_forum %} + {% if config.disqus_forum and not is_admin %}

Comments

{% if devel %}