X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fdirectory_header.tpl;h=7ee38a64a57003b188897a3955732dc7a6470476;hb=314431507da53469fe0bcf79b4b31ad362186db9;hp=07d625ed4e636ac20093961f3ab3521bc167f4ab;hpb=72896b0f6b1677a42970f432485df213318141e9;p=friendica.git diff --git a/view/templates/directory_header.tpl b/view/templates/directory_header.tpl index 07d625ed4e..7ee38a64a5 100644 --- a/view/templates/directory_header.tpl +++ b/view/templates/directory_header.tpl @@ -7,12 +7,11 @@ {{/if}} -
-
+ {{$desc}} - - + +
@@ -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}}