Sha256: 6c53d533e9f3307324f8235c81157f653dfb57ca885f8bbca4d3edfc92cce618
Contents?: true
Size: 258 Bytes
Versions: 12
Compression:
Stored size: 258 Bytes
Contents
<h2><%= t('muck.friends.friends') %></h2> <%= friends(user) %> <% if GlobalConfig.enable_following -%> <h2><%= t('muck.friends.followers') %></h2> <%= followers(user) %> <h2><%= t('muck.friends.following') %></h2> <%= followings(user) %> <% end -%>
Version data entries
12 entries across 12 versions & 1 rubygems