{% extends "base.html" %} {% from "macros.jinja" import window_vars with context %} {% block page %}
New paywall
Paywalls
Export to CSV
{% raw %} {% endraw %}
LNbits paywall extension
{% include "paywall/_api_docs.html" %}
Remember payments A succesful payment will be registered in the browser's storage, so the user doesn't need to pay again to access the URL.
Create paywall Cancel
{% endblock %} {% block scripts %} {{ window_vars(user) }} {% endblock %}