{% extends "base.html" %} {% block title %}New project{% endblock %} {% block content %}
* It is recommended that your project is open. this means read- (but not write-) access for everyone (open source!). A private project will grant read- and write-access only to its members.
{% endblock %}