--- layout: default ---

{% if page.wrap_title %}{{ page.wrap_title }}{% else %}{{ page.title }}{% endif %}

{% if page.author %}

{{ page.date | date: "%b %-d, %Y" }}. | By: {{ page.author }}

{% endif %} {% if page.asciinema %} {% include asciicast.html name=page.asciinema %} {% endif %} {{ content }}
{% include bottombar.html %}