{% extends 'page' %} {% block body %} {{ parent() }} {% include 'about-author' %} {% endblock %}