{% with request.path|add:"?tab=contacts"|urlencode as return_url %} {% if perms.extras.change_contactassociation %} {% endif %} {% if perms.extras.delete_contactassociation %} {% endif %} {% if perms.extras.add_contactassociation %}
Add Contact
{% endif %}
{% endwith %}