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

Projects

Create a Project {% for project in projects %} {% endfor %}
Name N Files Options
{{project.name}} {{ project.n_files }} Update Delete
{% endblock content %}