{%- import 'util/helpers.html' as help -%} {%- import 'html_head.html' as html_head with context -%} {% block pagetitle %}Settings - {{SITE_NAME}}{% endblock %} {{html_head.html_head(true, false, true, none, "Settings", "", "", false)}} {% include "header.html" %}
{% if error %} {% endif %} {% if msg %} {% endif %}

Settings

Settings

{% block content %} {% endblock %}
{% if request.path == '/settings/security' %} {% endif %} {% block clipboard %} {% endblock %} {% block onload %}{% endblock %}