--- layout: default --- {% include base_path %} {% assign author = site.authors[page.author] %} {% if page.image %} {% endif %} {% include post-hero.html %}
{{ content }}
{% for tag in page.tags %} {{ tag }} {% endfor %}
{% include share.html %}

{% include disqus.html %}
{% include sidebar.html %}