{% extends 'base_layout.html' %} {% block content %}

Signup

{% csrf_token %} {{ form }}
{% endblock %} #6 is the security csrf_token which server gets and knows that data is comming from your application