{% block pagemeta %}
{{ config.title }}
{% endblock pagemeta %}
{# linear row of page links #}
{{ config.title }}
{# #}
About
{# #}
GitHub
{% block content %}
You should not see this.
{% endblock content %}