From: Hypolite Petovan Date: Thu, 15 Dec 2022 03:05:58 +0000 (-0500) Subject: [frio] Add wrapper to generic contact list X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0d2c302beb03e4bca19e1a2e7f32caa924347ca8;p=friendica.git [frio] Add wrapper to generic contact list --- diff --git a/view/theme/frio/templates/contact/list.tpl b/view/theme/frio/templates/contact/list.tpl index 5a1ac026bf..1925f7ec4d 100644 --- a/view/theme/frio/templates/contact/list.tpl +++ b/view/theme/frio/templates/contact/list.tpl @@ -1,17 +1,17 @@ - -{{* This is the standard template for showing contact lists. It is used e.g. +{{* This is the standard template for showing contact lists. It is used e.g. at the suggest page and also at many other places *}} +
+ {{include file="section_title.tpl"}} -{{include file="section_title.tpl"}} - -{{$tab_str nofilter}} + {{$tab_str nofilter}} - +
+
-{{$paginate nofilter}} + {{$paginate nofilter}} +
\ No newline at end of file