{% extends "project/master.html"%} {% block title %}{{ project.getLabelValue|escape }} - Edit Details{% endblock %} {% block content %}
Please update the details of your project as appropriate. Please make sure all fields marked with a * are filled in.
{% include "snippets/formerrors.html" %} {% endblock %}