{% extends "base.html" %} {% block content %} {{ super() }} {% include "partials/related.html" %} {% endblock %}