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



افزودن عضو به حلقه

{% csrf_token %}
{{ form.person|add_class:"form-control form-control-lg select2" }}
بازگشت
{% endblock %}