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