{% extends "base.html" %} {% block content %}

Settings
Manage your settings.

Imports can take up to 2 minutes.
You can still use Yotter.

Export data into JSON file
Export Data
Import suscription data

{% if admin %}

Admin tools


{% endif %}

{{config.serverName}} Info

Total users: {{info.totalUsers}}

Active users: {{info.active}}

Server location: {{config.serverLocation}}

Consider making a donation

{% endblock %}