{% load wise_icons i18n %} {% comment %} Light/dark toggle. Both icons are rendered and CSS picks which one shows for the active theme (see `.theme-toggle` in tokens.css), so the button needs no server-side knowledge of the current theme - which matters because the theme lives in localStorage, not in the session. {% endcomment %}