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

Recent Note:

Send an Email to Salim.

Project Types

Project Type

Actions
{% for type in projecttypes %}

{{type.name}}

{% endfor %}

USERS ACTIVITY

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