{% extends "master.html" %} {% block body %}
{{ form.csrf_token }}

Project

{{ project.name }}

Version

{{ version }}
{% endblock %}