{% extends 'core/page.html' %} {% load i18n %} {% load static %} {% load core_tags %} {% load metadata_tags %} {% block heading %}
{{ schema.long_description | markdown }}
{% elif schema.description %}{{ schema.description | markdown }}
{% endif %} {% if schema.attribution %}