diff --git a/themes/bootstrap3/templates/includes/comments.html b/themes/bootstrap3/templates/includes/comments.html new file mode 100644 index 0000000000000000000000000000000000000000..4fe6406ccd3e70ba7ceff19abea7b7ecb3a14023 --- /dev/null +++ b/themes/bootstrap3/templates/includes/comments.html @@ -0,0 +1,45 @@ +{% if DISQUS_SITENAME %} +
+
+

{{ _('Comments') }}

+ +
+ + + comments powered by Disqus + +
+{% endif %}