{{ page.title }}
{% if page.description %}{{ page.description }}
{% endif %} {{ page.content | safe }} {% if page.extra.link %}{{ page.extra.link_label | default(value="source") | lower }} →
{% endif %}{% extends "base.html" %} {% block title %}{{ page.title | lower }} · {{ config.title }}{% endblock title %} {% block description %}{{ page.description | default(value=config.description) }}{% endblock description %} {% block content %}
{{ page.description }}
{% endif %} {{ page.content | safe }} {% if page.extra.link %}{{ page.extra.link_label | default(value="source") | lower }} →
{% endif %}