Merge branch '3.6-rc'
[friendica-addons.git] / communityhome / templates / communityhome.tpl
index b8f80381f17099e8405fcba2e437735278216213..c2e458be42037f6aabc79e964b67943e4431f4b5 100644 (file)
@@ -15,9 +15,9 @@
                        $("#tab_1").removeClass("active");
                        e.preventDefault();
                        return false;
-                       
+
                });
-               
+
        });
 </script>
 {{if $noOid}}
 {{/if}}
 
 
-{{if $activeusers_title}}
-<h3>{{$activeusers_title}}</h3>
-<div class='items-wrapper'>
-{{foreach $activeusers_items as $i}}
-       {{$i}}
-{{/foreach}}
-</div>
-{{/if}}
-
 {{if $photos_title}}
 <h3>{{$photos_title}}</h3>
 <div class='items-wrapper'>