{% extends 'base.html' %} {% load static %} {% block title %}Dashboard - {{ user.get_full_name }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% now "l, F j, Y" %} • {{ user.get_role_display }} Dashboard
Actions available based on your role and permissions
{{ action.description }}
{{ activity.description }}
{{ activity.timestamp|timesince }} ago
{{ notification.message }}
{{ notification.created_at|timesince }} ago
No notifications