{% extends "print.html" %} {% block page %}
{% for i in range(link.uses) %}


{{ SITE_TITLE }}
{{ link.max_withdrawable }} FREE SATS
Scan and follow link
or use Lightning wallet
{% endfor %}
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}