{% if page.show_comments %}
  <hr>
  {% include JB/comments %}
{% endif %}

<div class='footer'>
  <hr>
  <p>&copy; {{ site.author.name }} 2013
    with help from <a href="http://jekyllbootstrap.com" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
    and <a href="http://twitter.github.com/bootstrap/" target="_blank">Twitter Bootstrap</a>
  </p>
</div>
