{% load counter_tag %}
{% if user|usergperm:"moduleorganizer" %} {% endif %}
{% if user|usergperm:"moduleorganizer" %} {% endif %} {% for agc in contacts %} {% endfor %}
Firma E-Mail Telefon Kategorie 
{{agc.company}} {% if agc.mail|length > 0 %} {{agc.mail}}
{% endif %}
{% if agc.phone1|length > 0 %} {{agc.phone1}} {% endif %} {% if agc.category != None%} {{agc.category}} {% endif%} {% if user|usergperm:"moduleorganizer" %} {% endif %}
{% for agc in contacts %} {% endfor %}