aboutsummaryrefslogtreecommitdiff
path: root/templates/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/post.html b/templates/post.html
index 3345908..76f15c9 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -9,9 +9,7 @@
{{ page.content | safe }}
</section>
-{% if page.permalink is not containing('.onion') %}
<section>
{% include 'includes/comments.html' %}
</section>
-{% endif %}
{% endblock content %} \ No newline at end of file