{{if $header}}

{{$header}}: {{$name}}{{if $account_type}} ({{$account_type}}){{/if}}

{{/if}}
{{* Insert Tab-Nav *}} {{$tab_str nofilter}}
{{* This is the Action menu where contact related actions like 'ignore', 'hide' can be performed *}}
{{$contact_status}} {{* Block with status information about the contact *}}
    {{if $relation_text}}
  • {{$relation_text}}
  • {{/if}} {{if $nettype}}
  • {{$nettype}}
  • {{/if}} {{if $poll_enabled}}
  • {{$lastupdtext}} {{$last_update}}
    {{if $poll_interval}} {{$updpub}} {{$poll_interval nofilter}} {{/if}}
  • {{/if}} {{if $lost_contact}}
  • {{$lost_contact}}
  • {{/if}} {{if $insecure}}
  • {{$insecure}}
  • {{/if}} {{if $blocked && !$pending}}
  • {{$blocked}}
  • {{/if}} {{if $pending}}
  • {{$pending}}
  • {{/if}} {{if $ignored}}
  • {{$ignored}}
  • {{/if}} {{if $archived}}
  • {{$archived}}
  • {{/if}}
{{* End of contact-edit-status-wrapper *}}
{{* Some information about the contact from the profile *}}
{{$profileurllabel}}
{{$profileurl}}
{{if $location}}

{{$location_label}}
{{$location nofilter}}
{{/if}} {{if $xmpp}}

{{$xmpp_label}}
{{$xmpp}}
{{/if}} {{if $keywords}}

{{$keywords_label}}
{{$keywords}}
{{/if}} {{if $about}}

{{$about_label}}
{{$about nofilter}}
{{/if}}
{{if $contact_settings_label}}
{{include file="field_checkbox.tpl" field=$notify}} {{if $fetch_further_information}} {{include file="field_select.tpl" field=$fetch_further_information}} {{if $fetch_further_information.2 == 2 || $fetch_further_information.2 == 3}} {{include file="field_textarea.tpl" field=$ffi_keyword_denylist}} {{/if}} {{/if}} {{include file="field_checkbox.tpl" field=$hidden}}
{{/if}} {{if $lbl_info1}}
{{include file="field_textarea.tpl" field=$cinfo}}
{{if $reason}}

{{$lbl_info2}}

{{$reason}}

{{/if}}
{{/if}}
{{* End of the form *}}
{{* End of contact-edit-content-wrapper *}}