summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2017-04-14 14:04:04 +0200
committerGitHub <noreply@github.com>2017-04-14 14:04:04 +0200
commit6cb20848409a1547458879cee30431f84c569375 (patch)
treea5338924df0887f1b9852f86bbcff771e91c5024
parent453f5e56906a6feb6a29785777e352707d1f9a89 (diff)
downloadwiki-6cb20848409a1547458879cee30431f84c569375.tar.gz
wiki-6cb20848409a1547458879cee30431f84c569375.tar.bz2
wiki-6cb20848409a1547458879cee30431f84c569375.zip
Update default.html
-rw-r--r--_layouts/default.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 660935e..be11d93 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -83,6 +83,10 @@
{{ content }}
+
+ {% if page.comments %}
+ {% include comments.html %}
+ {% endif %}
</section>
<footer>