{% extends 'app/base.html' %} {% block content %} Please pay 1 BTC to the following address from your bitcoin wallet:
{{ address }}
Click continue when done.
{% csrf_token %}
{% endblock %}