{% extends "layout.html" %} {% block body %} {{ super() }} Private Area This is the private area of the scenario {{ scenario_name }}. {% endblock %}
This is the private area of the scenario {{ scenario_name }}.