{% extends "base.html" %} {% block content %}

{{ title }}

{% if not fixed_workflow %} {% endif %} {% if not hide_seed %} {% endif %}
{% endblock %}