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

Recent Note:

Send an Email to Salim.

Staff Positions

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

{{position.name}}

USERS ACTIVITY

{% include 'recent-activities.html' %}
{% endblock content %}