{{* template incomming contact request and suggested contacts *}}
{{* Contact Photo *}}
{{* The intro actions like approve, ignore, discard intro*}}
{{$str_notifytype}} {{$notify_type}}
{{* if the contact was suggestested by another contact, the contact who made the suggestion is displayed*}} {{if $madeby}}
{{$lbl_madeby}} {{$madeby}}
{{/if}} {{* Additional information of the contact *}} {{* Additional information of the contact for mobile view *}} {{* This sections contains special settings for contact approval. We hide it by default and load this section in a bootstrap modal in the case of approval *}}
{{* On mobile touch devices we use buttons for approve, ingnore && discard to have a better UX *}} {{if $APP->is_mobile}}
{{if $discard}} {{/if}}
{{/if}}