{% extends "base/base.html" %} {% block title %} Build a template specification {% endblock title %} {% block page_heading %} Build a template specification {% endblock page_heading %} {% block main_content %}
Return to specification page

Enter information about your assessment

{% csrf_token %}
{% if generated_toml %}

Generated toml template: edit to taste

{% csrf_token %}
{% endif %}
{% endblock main_content %}