{% extends "admin/base.html" %} {% block title %}Site Settings - Admin - {{ site_name() }}{% endblock %} {% block admin_content %}

Site Settings

Configure your site's name, tagline, and other metadata

The name displayed in the header and browser title A short description or slogan for your site Name displayed in the copyright notice (defaults to site name if empty) If different from current year, will show a range (e.g., 2020-2026)
{% endblock %}