{% extends "userface/cover.html" %} {% block content %} {% if user.is_authenticated %} {% else %} {% endif %} {% endblock %}