안녕하세요!

메인화면으로 {% if userinfo.userAuthority == 1 %} 회원추가하기 {% endif %}
{% if userinfo.userAuthority == 1 %} {% endif %} {% for list in userList %} {% if userinfo.userAuthority == 1 %} {% endif %} {% endfor %}
id name mobile auth
{{ list.username }} {{ list.userinformation.name }} {{ list.userinformation.mobile }} {{ list.userinformation.get_userAuthority_display }}
{% csrf_token %}
{% csrf_token %}