X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fdirectory_header.tpl;h=14b1074dc954518c48ba2994b83c5e8c8ea4d643;hb=2628da422a57f573466f08ca3eb5791bf2bc35cf;hp=07d625ed4e636ac20093961f3ab3521bc167f4ab;hpb=72896b0f6b1677a42970f432485df213318141e9;p=friendica.git diff --git a/view/templates/directory_header.tpl b/view/templates/directory_header.tpl index 07d625ed4e..14b1074dc9 100644 --- a/view/templates/directory_header.tpl +++ b/view/templates/directory_header.tpl @@ -7,12 +7,11 @@ {{/if}} -
-
- {{$desc}} - - + + {{$desc nofilter}} + +
@@ -22,8 +21,10 @@
-{{foreach $entries as $entry}} - {{include file="directory_item.tpl"}} +{{foreach $contacts as $contact}} + {{include file="contact_template.tpl"}} {{/foreach}} -
\ No newline at end of file +
+ +{{$paginate nofilter}}