{% extends "base_generic.html" %} {% block content %} {% if user.is_authenticated %} {% else %} {% endif %} {% endblock %}