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

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

{{if $finding}}

{{$finding}}

{{/if}} +{{$tabs}} +
{{$desc}} @@ -11,12 +18,10 @@
-{{$tabs}} -
{{foreach $contacts as $c}} - {{include file="file:{{$contact_template}}" contact=$c}} + {{include file="contact_template.tpl" contact=$c}} {{/foreach}}