diff --git a/themes/bootstrap2/templates/comments.html b/themes/bootstrap2/templates/comments.html new file mode 100644 index 0000000000000000000000000000000000000000..8d25e1eea6014c0c843554fda26731ee63e5057d --- /dev/null +++ b/themes/bootstrap2/templates/comments.html @@ -0,0 +1,7 @@ +{% if DISQUS_SITENAME %} +
There are + + comments + . +
+{% endif %}