{% extends "baseregistration.html" %} {% block content %}

Register Company

{% csrf_token %} {{form.errors}}
{% endblock %}