<% if current_site == site %>
Edit Site
<% end %>
<% if current_site && current_site.id == site.id && site.latest_archive %>
Archives
<% end %>
<% if current_site && current_site != site %>
<% is_following = current_site.is_following?(site) %>
UnfollowFollowingFollow
<% end %>
'>
Share