{# template for display of class Contact metadata #} {% if org %} {% endif %} {% if mail %} {% endif %} {% if phone %} {% endif %} {% if fax %} {% endif %} {% if homephone %} {% endif %} {% if mobile %} {% endif %} {% if category %} {% endif %} {% if description %} {% endif %}
{{ trans('meta_org') }}
{{ org }}
{{ trans('meta_mail') }}
{{ mail }}
{{ trans('meta_phone') }}
{{ phone }}
{{ trans('meta_fax') }}
{{ fax }}
{{ trans('meta_homephone') }}
{{ homephone }}
{{ trans('meta_mobile') }}
{{ mobile }}
{{ trans('meta_category') }}
{{ category }}
{{ description }}