{% import "partials/icons.html" as icons %} B{rew}log {% if is_authenticated %} {{ icons::plus("h-5 w-5") }} {% endif %} {{ icons::moon("h-5 w-5") }} {{ icons::sun("h-5 w-5") }} {% if is_authenticated %} {{ icons::user("h-5 w-5") }} {% else %} {{ icons::user("h-5 w-5") }} {% endif %}