{% extends 'base.html' %} {% block content %}
{% if not user.is_authenticated %}
{% endif %}
{% endblock %}