{% extends 'customer/base.html' %} {% block content %}

Registration Form

Login Home
{% csrf_token %} FirstName :

LastName :

Username :

Password :

Email :

Mobile :

City :

Pincode :



{% endblock %}