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

%new_repo_title

@if ctx.form_error != ''
@ctx.form_error
@end
@app.config.hostname/@ctx.user.username/

%new_repo_visibility

@js '/js/block-form.js' @include 'layout/footer.html'