{% load counter_tag %}
| Firma | Telefon | {% if user|usergperm:"moduleorganizer" %}{% endif %} | |
|---|---|---|---|
| {{agc.name}} |
{% if agc.mail|length > 0 %}
{{agc.mail}} {% endif %} |
{% if agc.phone1|length > 0 %} {{agc.phone1}} {% endif %} | {% if user|usergperm:"moduleorganizer" %} {% endif %} |