{% extends 'User/master.html' %} {% block title %}Registration{% endblock %} {% load static %} {% block body %} {% csrf_token %} c Firstname Lastname Gender Male Female Date of Birth Address City Email Password Mobile Image {% endblock %}