changeset 99:fc7e1e904aba

Remove the template for my old comments system - it only produced weird looking markup without any value.
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 21 Dec 2019 06:44:17 +0100
parents 1d9382b0329b
children ec4fc0b8cc08 0e63edd28f55
files themes/tuxlite_tbs/templates/article.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/themes/tuxlite_tbs/templates/article.html	Thu Dec 19 10:04:33 2019 +0100
+++ b/themes/tuxlite_tbs/templates/article.html	Sat Dec 21 06:44:17 2019 +0100
@@ -23,7 +23,7 @@
     {% if DISQUS_SITENAME %}
 		{% include "disqus.html" %}
 	{% endif %}
-    {% include "simple_comments.html" %}
+    {# {% include "simple_comments.html" %} #}
     {% include "pelican_comment_system.html" %}
     {% include "add_comment.html" %}
     </div>