{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
New Mint
Mints
Export to CSV
{% raw %} {% endraw %}
{{SITE_TITLE}} Cashu extension
{% include "cashu/_api_docs.html" %} {% include "cashu/_cashu.html" %}
Create Mint Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}