{% extends 'base.html' %} {% load static %} {% block content %} {% include 'profile/header.html' %} {% load widget_tweaks %} {% include 'profile/drawer.html' %}



وظایف من در رسته {{ raste }}

{% if activity_details %} {% else %}

هیچ وظیفه‌ای برای شما پیدا نشد.

{% endif %}
{% endblock %}