{% extends "main.html" %} {%load static%} {% block content %}
Users

My Notes

Project Types

{% for type in projecttypes %} {% endfor %}
Project Type Actions

{{type.name}}

{% endblock content %}