{% extends "base.html" %} {% block content %} {% if logged_in %} {% else %} {% endif %} {% endblock content %}