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

{% else %}

{% endif %}
{% endblock %}