{% if is_granted('ROLE_STAFF') %}
<th style="color: red; border-left: 1px dotted">Public/Private</th>
<th style="color: red">Website</th>
<th style="color: red">Email</th>
<th style="color: red">Mobile/Landline</th>
<th style="color: red">Map</th>
<th style="color: red">VCF</th>
<th style="color: red">Edit</th>
{% endif %}