X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fsmarty3%2Fcontacts-template.tpl;h=b9162c2e9eea8aa44ec21cfd558d5824d2f0a7c6;hb=399e8cd8e41fd62c317f9da610ceadf12c7bf343;hp=a6cc66a2ba12dfd0c106d4559c258fbdaaa09053;hpb=a29842e3019255efd3f91fc01df29f5837d54fa4;p=friendica.git diff --git a/view/theme/frost-mobile/smarty3/contacts-template.tpl b/view/theme/frost-mobile/smarty3/contacts-template.tpl index a6cc66a2ba..b9162c2e9e 100644 --- a/view/theme/frost-mobile/smarty3/contacts-template.tpl +++ b/view/theme/frost-mobile/smarty3/contacts-template.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}

{{$header}}{{if $total}} ({{$total}}){{/if}}

{{if $finding}}

{{$finding}}

{{/if}} @@ -15,8 +20,8 @@
-{{foreach $contacts as $c}} - {{include file="file:{{$contact_template}}" contact=$c}} +{{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} {{/foreach}}