X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fdirectory_header.tpl;h=14b1074dc954518c48ba2994b83c5e8c8ea4d643;hb=2628da422a57f573466f08ca3eb5791bf2bc35cf;hp=29393aeda3d554552aa4336b4961eaef4f1bf9a7;hpb=191595766d399cfd012a10ef6f14f97c8ab87d1d;p=friendica.git diff --git a/view/templates/directory_header.tpl b/view/templates/directory_header.tpl index 29393aeda3..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}}