{% for msg in error_msg %}
{{msg}}
{% endfor %}
{% csrf_token %}
UnRegister?
FlowSpace
{% for fs in userfs %}
{{fs}}
{% endfor %}
Register New Flowspace
{{form.as_p}}