;; ;; ;; {% for section in __mailman_config_merged | sort %} [{{ section }}] {% for key in __mailman_config_merged[section] | sort %} {{ key }}: {{ __mailman_config_merged[section][key] }} {% endfor %} {% endfor %}