Creme Mobile - {% translate 'Directory' %}
{% include 'mobile/frags/phonecall_script.html' %}
{% include 'mobile/frags/search_div.html' %}
{% with contact_ctype='PERSONS_CONTACT_MODEL'|ctype_for_swappable orga_ctype='PERSONS_ORGANISATION_MODEL'|ctype_for_swappable %}
{% with contact_creation_perm=user|has_perm_to_create:contact_ctype orga_creation_perm=user|has_perm_to_create:orga_ctype %}
{% if contact_creation_perm or orga_creation_perm %}