{% extends "includes/user-info.html" %} {% block user-info %} {% if user.is_authenticated %} {% else %} {% endif %} {% endblock %}