X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fdirectory_header.tpl;h=14b1074dc954518c48ba2994b83c5e8c8ea4d643;hb=2628da422a57f573466f08ca3eb5791bf2bc35cf;hp=2274f2e1f8ecd0ed71389466c2c9488dd51912c8;hpb=7e42315d9ca9cf0fb7a96eee8a63f2239cf54852;p=friendica.git diff --git a/view/templates/directory_header.tpl b/view/templates/directory_header.tpl index 2274f2e1f8..14b1074dc9 100644 --- a/view/templates/directory_header.tpl +++ b/view/templates/directory_header.tpl @@ -1,17 +1,30 @@ -

{{$sitedir}}

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

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

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