<% if current_site == site %>
Edit Site
<% end %>
<% if current_site && current_site != site %>
<% is_following = current_site.is_following?(site) %>
UnfollowFollowingFollow
<% end %>
'>
Share
<% if current_site && site.profile_comments_enabled %>
<% unless current_site.commenting_allowed? %>
To prevent spam, you cannot comment until you have updated your site <%= Site::COMMENTING_ALLOWED_UPDATED_COUNT %> times (on <%= Site::COMMENTING_ALLOWED_UPDATED_COUNT %> separate days), and your account is one week old. While waiting, now is a great time to start building your awesome site!
<% end %>
<% end %>
<% if @latest_events.empty? %>
No recent activity.
<% if current_site && site.owned_by?(parent_site) %>
To prevent spam, you cannot comment until you have updated your site <%= Site::COMMENTING_ALLOWED_UPDATED_COUNT %> times (on <%= Site::COMMENTING_ALLOWED_UPDATED_COUNT %> separate days), and your account is one week old. While waiting, now is a great time to start building your awesome site!
<% end %>