{% load i18n %} {% comment %} Initial User Setup — first-login onboarding fragment loaded into the dlux dynamic modal. Save submits the form (dynamic-modal JS → POST → {success} → reload). Skip is handled by system_setup-agnostic JS (data-dlux-skip-setup) which POSTs `skip=1`. {% endcomment %}
{{ DLUX_STRINGS.initial_user_setup_intro|default:"Pick your preferences to get started — you can change these any time in Options." }}