Delete Site

<% if @site.parent? && @site.children.count > 0 %>

You cannot delete the parent site without deleting the children sites first.

<% else %>
<%== csrf_token_input_html %>

WARNING: This will delete your site <%= @site.username %> (<%= @site.host %>). There is no undo! Be very sure you want to do this.

.neocities.org

<% end %>