{% load static %} {% if request.user.is_authenticated and "dark" in request.user.profile.theme|lower %} {% else %} {% endif %}