{% load base_taglib %} {%for auth in authorities%} {{auth.code}} {{auth.title}} {{auth.description}} {%if global_access%} {%endif%} {%endfor%}