btcpay working! added bitpay client code to source tree to fix a bug
fixed a stripe race condition added account balance warning to account balance page
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
{% block content %}
|
||||
|
||||
{% if delete %}
|
||||
{% if are_you_sure %}
|
||||
{% if deleted %}
|
||||
<div class="row third-margin">
|
||||
<h1>DELETED</h1>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user