{% extends "admin/base.html" %} {% block title %}{{ site_title }} | Settings{% endblock %} {% block content %}

Settings

Configure dashboard log source and visual theme.

Relative paths are resolved from the app working directory.

Settings are stored in your browser cookie.
{% endblock %}