{{ page.title }}
{% if page.description %}{{ page.description }}
{% elif page.summary %}{{ page.summary | safe }}
{% endif %}{% extends "base.html" %} {% block title %}{{ term.name | title }} — {{ config.title }}{% endblock title %} {% block content %}
{{ page.description }}
{% elif page.summary %}{{ page.summary | safe }}
{% endif %}