{% extends 'customer/base.html' %} {% block content %} {% if form.errors %} {% endif %}
{% csrf_token %} Username :

Password :



{% endblock %}