X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fdirectory_header.tpl;h=7ee38a64a57003b188897a3955732dc7a6470476;hb=314431507da53469fe0bcf79b4b31ad362186db9;hp=ed1115de9d085279ab8651cb068fa97578701d7a;hpb=eef66da1453940ec646cae2de5cd863a2c10e24d;p=friendica.git diff --git a/view/templates/directory_header.tpl b/view/templates/directory_header.tpl index ed1115de9d..7ee38a64a5 100644 --- a/view/templates/directory_header.tpl +++ b/view/templates/directory_header.tpl @@ -1,21 +1,30 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -

{{$sitedir}}

-{{$globaldir}} -{{$admin}} +{{include file="section_title.tpl"}} -{{$finding}} +{{if $gdirpath}} + +{{/if}}
-
-{{$desc}} - - -
+
+ {{$desc}} + + +
+ +{{if $findterm}} +

{{$finding}} '{{$findterm}}'

+{{/if}} +
+{{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} +{{/foreach}} + +
+ +{{$paginate nofilter}}