@include '../layout/head.html' @include '../layout/header.html'

%new_org_subtitle

%new_org_title

@if ctx.form_error != ''
@ctx.form_error
@end

%new_org_name_hint

%new_org_url_hint https://@app.config.hostname/

%new_org_belongs_to

@include '../layout/footer.html'