X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fviewcontact_template.tpl;h=d6f01643ea6893dbc88150e7d11e2febcdbe8a29;hb=399e8cd8e41fd62c317f9da610ceadf12c7bf343;hp=be4676f06965a0b21552fd57be5dbaa6749f8cce;hpb=685a677bc91c38dc2f59d3565d6c413bca84629d;p=friendica.git diff --git a/view/viewcontact_template.tpl b/view/viewcontact_template.tpl index be4676f069..d6f01643ea 100644 --- a/view/viewcontact_template.tpl +++ b/view/viewcontact_template.tpl @@ -1,7 +1,7 @@

$title

-{{ for $contacts as $c }} - {{ inc $contact_template with $contact=$c }}{{ endinc }} +{{ for $contacts as $contact }} + {{ inc contact_template.tpl }}{{ endinc }} {{ endfor }}