{% extends "layouts/" + render_mode + ".html" %} {% block title %}{{ message }}{% endblock %} {% block content %}
{{_("Mailbox Settings")}}: {%- for path in result.adding %} {{ path }} {%- endfor %} {%- for path, info in result.configure %} {{ path }} {%- endfor %}