<% flash.keys.each do |key| %>
<%= flash[key] %>
<% end %>
<% end %>
<%= site.title %> <% if site.supporter? %> <% end %> <% if site.plan_type == 'trumpplan' %> FAT CAT SUPPORTER Tips really well at Sarge's Deli<% end %>
<% 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
<% if site.tipping_enabled? %>
'> Send a Tip
<% end %>