{% load static %} {% load humanize %} {% block header %} {% endblock header %} {%if request.user.is_staff%}
{% if debug %} {{ template_name }} {%endif%} داشبورد {% if request.resolver_match.url_name in 'blog_single_fun' %}ویرایش مقاله{% endif %}
خروج
{%endif%}
{% block content %} {% endblock content %}
{% if request.resolver_match.url_name not in 'login_fun' %} {% endif %} {% block js %} {% endblock js %} {% comment %} {% endcomment %} {%if request.user.is_staff%} {% comment %} {% endcomment %} {% endif %}