{% include "bootstrap.html" %}
{% block pagetitle %}Settings - {{'SITE_NAME' | app_config}}{% endblock %}
{% if v.agendaposter %}
{% elif v.css %}
{% endif %}
{% include "header.html" %}
{% if error %}
{{error}}
{% endif %} {% if msg %}
{{msg}}
{% endif %}
Settings
Settings
Profile
Content
Custom CSS
Profile CSS
Security
Block users
Apps
{% block content %} {% endblock %}
{% if v %} {% include "2fa_modal.html" %} {% endif %} {% block clipboard %}
Link copied to clipboard
Unable to copy link
{% endblock %}
{% block onload %}{% endblock %}