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

Recent Note:

Send an Email to Salim.

Tags

Tag Name

Actions
{% for tag in tags %}

{{tag.name}}

{% endfor %}

USERS ACTIVITY

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