% if @title %>
<%= @title %> - Neocities
<% else %>
Neocities
<% end %>
Neocities
<% if @current_page %>
<% if @current_page > 1 %>
Prev
<% end %>
<% if @current_page != @page_count %>
Next
<% end %>
<% end %>
<% if @site.supporter? %>
<% end %>
<%= @site.username %>
<% if current_site && current_site != @site %>
<% if current_site.is_following? @site %>
Unfollow <% else %>
Follow <% end %>
<% end %>
' onclick="return false">
Share