{% extends 'base_model/edit.html' %} {% block body %}

{{ project }} / {{ request.args.get('id') }}

* If you need other fields for your project please contact administrator.

{{ super() }} {% endblock %}