X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontacts-template.tpl;h=b320b0d050255da730248d852559033d6df086d1;hb=c07cb2c8f31154cc424e99c95740d753501e09b7;hp=bec295924ee51952fca8fe2761367e72a8127fb8;hpb=8ec424325375aa923c7d2d78ac8ddcc352f09cff;p=friendica.git diff --git a/view/templates/contacts-template.tpl b/view/templates/contacts-template.tpl index bec295924e..b320b0d050 100644 --- a/view/templates/contacts-template.tpl +++ b/view/templates/contacts-template.tpl @@ -5,23 +5,23 @@
-{{$desc}} - - +{{$desc nofilter}} + +
-{{$tabs}} +{{$tabs nofilter}} -
+ {{foreach $contacts as $contact}} {{include file="contact_template.tpl"}} {{/foreach}}
{{foreach $batch_actions as $n=>$l}} - + {{/foreach}}
@@ -53,7 +53,7 @@ }); -{{$paginate}} +{{$paginate nofilter}}