{% load i18n creme_perms mobile_tags %}{% load bool from creme_core_tags %} {% if user|has_perm_to_view:orga %} {% mobile_prepare_fields orga 'billing_address' 'phone' %} {% with address=orga.billing_address %}{% with has_address=address|bool %}