{% load i18n %} {% if site_logo.light and site_logo.dark %} {% trans 'Home' %} {% else %} {% trans 'Home' %} {% endif %}