{% load static %} {% if user.is_authenticated %} {% if user.profile.dark_mode %} {% else %} {% endif %} {% else %} {% endif %}