{% extends "base.html" %} {% block content %}

Create New Project

Choose what type of project to create:

{% for type in types %} {% endfor %}

{{ type.name }}


{% endblock %}