X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftemplates%2Fviewcontact_template.tpl;h=562270e35285de733e948d89f8302f1e507b8c6c;hb=c11b7f7075280a95ef137ad648e28b21028a8ac2;hp=a9837c7f9bc8a9d64167f529e4ca4213708a1690;hpb=03c489150c9b56695bd8233a7aba2c6a29b15a67;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}}