{%- extends "layout.html" -%} {%- block extrahead %} {% include "partials/opengraph.html" %} {%- endblock %} {% block body %}{{ body }}{% endblock %} {% block afterarticle %} {% include "partials/article-bottom.html" %} {% include "partials/page-bottom.html" %} {% endblock %}