{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}

Site Settings

General

Important Pages

Social Media Links

Security

{% if is_local_session %}
{% if settings.two_fa_enabled %} 2FA Enabled {% else %} 2FA Disabled {% endif %}
{% if settings.two_fa_enabled %} Disable 2FA Reset 2FA {% else %} Enable 2FA {% endif %}
{% if settings.two_fa_enabled %} Two-factor authentication is currently enabled for your account. You can disable or reset it below. {% else %} Enable two-factor authentication for additional security. {% endif %}
{% endif %}
Enter the full public URL of your website (e.g., https://www.yourdomain.com). This is used for generating sitemaps and other absolute links.

Analytics

Paste your complete analytics tracking code here. It will be inserted in the header of your site.