{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
New User New Wallet
Users
Export to CSV
{% raw %} {% endraw %}
Wallets
Export to CSV
{% raw %} {% endraw %}
{{SITE_TITLE}} User Manager Extension
{% include "usermanager/_api_docs.html" %}
Create User Cancel Create Wallet Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}