{% extends 'homepage/base.html' %} {% load static %} {% block navbar %} {% if request.user.is_authenticated %} {% else %} {% endif %} {% endblock %} {% block content %}