simple template update.

pull/3/head
lance 5 years ago
parent d040df953f
commit 8988634740

@ -17,7 +17,7 @@
</li> </li>
{% endfor %} {% endfor %}
</ul> </ul>
<p>Once the payments are confirmed for {{ site_meta.block_confirmations }} blocks the transaction will continue.</p> <p>Once the payments are confirmed for {{ site_meta.block_confirmations }} blocks and enough funds have been sent the transaction will continue.</p>
{% else %} {% else %}
<img src="data:image/png;base64,{{ qrcode }}" width=200 class="center"> <img src="data:image/png;base64,{{ qrcode }}" width=200 class="center">
<hr> <hr>