{% extends "running.html" %} {% block stop_button %} Stop {% endblock %} {% block content %} {{ super() }} {% include "combined_results.html" %} {% endblock %}