{% if not current_user.is_authenticated %}
{% else %}
{% endif %}
{% block content %} {% endblock %}