{% extends "/html/base.html" %} {%block subtitle %}: {{page.title}}{% endblock %} {% block meta %} {% if page.description %} {% comment %} OpenGraph tags {% endcomment %} {% endif %} {% if page.image %} {% if page.image.path %} {% if page.image.type %} {% endif %} {% if page.image.width %} {% endif %} {% if page.image.height %} {% endif %} {% if page.image.alt %} {% endif %} {% else %} {% endif %} {% endif %} {% if page.image %} {% endif %} {% endblock %} {% block page-title %}: {{page.title}}{% endblock %} {% block content %}