{%extends 'explohyperfiction_base.html'%} {%block scripts%} {%endblock%} {%block left%} {%endblock%} {%block main%}
{%if edit%} ExploHyperfiction- Edit group {%else%} Explohyperfiction - New group {%endif%}
{%if edit%}
{%csrf_token%} {%else%} {%csrf_token%} {%endif%}
{%if group_exists%}

The name already exists

{%else%}
{%endif%}


{%if edit%} {%else%} {%endif%}
{%endblock%}