{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
Save your changes Restart the server for changes to take effect Add funds to a wallet. Delete all settings and reset to defaults.
{% include "admin/_tab_funding.html" %} {% include "admin/_tab_users.html" %} {% include "admin/_tab_server.html" %} {% include "admin/_tab_theme.html" %}

TopUp a wallet


Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}