X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fviewcontact_template.tpl;h=562270e35285de733e948d89f8302f1e507b8c6c;hb=2628da422a57f573466f08ca3eb5791bf2bc35cf;hp=a9837c7f9bc8a9d64167f529e4ca4213708a1690;hpb=379c761c3f4708f7ae2c5543fdb619a040d69413;p=friendica.git diff --git a/view/templates/viewcontact_template.tpl b/view/templates/viewcontact_template.tpl index a9837c7f9b..562270e352 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 nofilter}} + +
{{foreach $contacts as $contact}} {{include file="contact_template.tpl"}} {{/foreach}} - +
+
-{{$paginate}} +{{$paginate nofilter}}