--- layout: default --- {% include site-header.html %} {% include twittercard.html %}

{{ page.title | markdownify | remove: '

' | remove: '

' }}

{% include post-meta.html %} {{ content }} {% if page.tags contains 'event' %} {% include {{site.eventinfo}} uid=page.uid %} {% endif %} {% include post-license.html %} {% include nav-share.html %} {% include post-comments.html %}
{% if page.aside == true %}{% include site-aside.html %}{% endif %}
{% include site-footer.html %}