{% if ui_from_profiles %} {% extends "layouts/" + render_mode + "-tall.html" %} {% else %} {% extends "logs/layout.html" %} {% endif %} {% block title %}{{_("Security and Privacy Settings")}}{% endblock %} {% block content %} {%- set unconfigured = "unknown" in (config.prefs.motd_url, config.prefs.web_content) -%}