{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
New Event
Events
Export to CSV
{% raw %} {% endraw %}
Tickets
Export to CSV
{% raw %} {% endraw %}
LNbits Events extension
{% include "events/_api_docs.html" %}
Update Event Create Event Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}