X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fdirectory_header.tpl;h=8c05b486929fc37a1d1234c166de3a4964011954;hb=0b452bcc63eccc9a5464f30132fec518811856b6;hp=07d625ed4e636ac20093961f3ab3521bc167f4ab;hpb=72896b0f6b1677a42970f432485df213318141e9;p=friendica.git diff --git a/view/templates/directory_header.tpl b/view/templates/directory_header.tpl index 07d625ed4e..8c05b48692 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/entry.tpl"}} {{/foreach}} -
\ No newline at end of file +
+ +{{$paginate nofilter}}