{% load static %} {% if form %} LoginForm
{% csrf_token %} {{form.as_p}} {% else %} THANK YOU {% endif %}