{% extends "main.html" %} {%load static%} {% block title %}My Projects{% endblock %} {% block content %}
Users

Recent Note:

{{recent_note.text}}

Staff Positions

{% for position in staffpositions %} {% endfor %}
Position Actions

{{position.name}}

{% endblock content %}