X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Ftemplates%2Fsuggest_friends.tpl;h=a386f30d00888c43da93a8cfc677ef517f92a891;hb=b2bb600f3a878409f925524e1de90d0239b662b0;hp=8843d51284caf01d809551806de6106bdf3e069d;hpb=eef66da1453940ec646cae2de5cd863a2c10e24d;p=friendica.git diff --git a/view/theme/frost-mobile/templates/suggest_friends.tpl b/view/theme/frost-mobile/templates/suggest_friends.tpl index 8843d51284..a386f30d00 100644 --- a/view/theme/frost-mobile/templates/suggest_friends.tpl +++ b/view/theme/frost-mobile/templates/suggest_friends.tpl @@ -1,21 +1,23 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} -
-
- - {{$name}} - + +{{include file="section_title.tpl"}} + +{{foreach $entries as $entry}} +
+
+ + {{$entry.name}} + +
+
+ +
+ {{if $entry.connlnk}} + + {{/if}} +
-
-
- {{$name}} -
-
- {{if $connlnk}} - - {{/if}} - -
+{{/foreach}} + +