Recover remaining photos

This commit is contained in:
2016-02-08 21:09:56 +00:00
parent 665ca58988
commit 677ade1682
6 changed files with 42 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ layout: default
{% endfor %}
</div>
</section>
{% if false != page.comments %}
{% if page.comments != false %}
{% include disqus.html %}
{% endif %}
</section>