X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fviewcontact_template.tpl;h=3ea277a42bd6ea0cdf0f1a315de95baf866191ff;hb=88285b4cbfccb67b9af27a12dc9300a6ec7d0563;hp=a9837c7f9bc8a9d64167f529e4ca4213708a1690;hpb=f090564f0feb01ef34aef56a7a63d99757bb901a;p=friendica.git diff --git a/view/templates/viewcontact_template.tpl b/view/templates/viewcontact_template.tpl index a9837c7f9b..3ea277a42b 100644 --- a/view/templates/viewcontact_template.tpl +++ b/view/templates/viewcontact_template.tpl @@ -1,14 +1,14 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -

{{$title}}

+{{include file="section_title.tpl"}} + +{{$tab_str}} + +
{{foreach $contacts as $contact}} {{include file="contact_template.tpl"}} {{/foreach}} - +
+
{{$paginate}}