{% extends "base.html" %} {% block title %}{% if scenario %}Edit {{ scenario.name }}{% else %}New Scenario{% endif %} · CalMiner{% endblock %} {% block content %}
Cancel
{% endblock %}