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