{% extends "templates/base.html" %} {% block content %}
{% csrf-field %} {% if user %}

{% else %}

{% endif %}
{% endblock %}