{% load bootstrap %}
{% for i in env %} {% if i in env_in and form_user_status %}
{{ i }}权限
{% else %}
{% endif %} {% endfor %}