diff --git a/blog/templates/blog/post.html b/blog/templates/blog/post.html index f93b0e9..39b1779 100644 --- a/blog/templates/blog/post.html +++ b/blog/templates/blog/post.html @@ -16,3 +16,19 @@
{% endif %} +{% if not title_links %} + + + +comments powered by Disqus +{% endif %}