{# SETTINGS · System save-result banner (R4a). Swapped into #sys-save-result after POST /settings/system. Renders a success confirmation or an error notice. Context: saved : truthy on a successful persist saved_count : number of fields written (optional, success only) saved_error : error string (when the save failed) #} {% if saved_error %}
{% elif saved %} {% endif %}