{% extends "welco/base.html" %} {% load i18n %} {% block content %}
{% csrf_token %} {{ form }}
{% endblock %}