{% extends 'core/base/base.html' %} {% load form_tags %} {% load static %} {% load jalali_tags %} {% load jalali_extras %} {% block header %} {% endblock header %} {% block content %}
{{request.user}}
{{request.user.get_role_display}}
{% if this_chat.other_user.profile.is_active %}
{{ this_chat.other_user}}
آخرین بازدید در {{ this_chat.other_user.last_seen|to_jalali:'%H:%m:%S %Y/%m/%d'}}