{% extends "base.html" %} {% block title %}{{ config['APP_TITLE'] }} - Test Release States{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
Click a scenario to create a test release in that state and view it.
{{ scenario.description }}