Your Sites

<% if current_site.children_dataset.count == 0 %>
No other sites are currently linked to this account.
<% else %> <% current_site.children.each do |site| %> <% end %>
<%= current_site.title %> (primary) Manage this site
<%= site.title %> Manage this site
<% end %>

Create New Site

You can now create new sites that are linked to this account! Sites will share the free space you have available. You have <%= Site::CHILD_SITES_MAX - current_site.children_dataset.count %> new sites remaining.

<%== csrf_token_input_html %>

Site Name: