{% extends "/html/base.html" %} {%block subtitle %}: {{post.title}}{% endblock %} {% block meta %} {% if post.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 content %}