spacing
This commit is contained in:
parent
c43b275494
commit
283f4013a9
|
@ -82,6 +82,7 @@ your order is correct before proceeding!</i></p>
|
|||
{% bootstrap_button "<i class='glyphicon glyphicon-bitcoin'></i> Blockchain" button_type="submit" button_class="btn-primary" name="payment_method" value="blockchain" %}
|
||||
{% bootstrap_button "<i class='glyphicon glyphicon-piggy-bank'></i> Bank transfer" button_type="submit" button_class="btn-primary" name="payment_method" value="bank_transfer" %}
|
||||
</form>
|
||||
<br>
|
||||
<p><i>If you have already paid but your order is still showing unpaid,
|
||||
you can <a href="mailto:info@bornhack.dk">email us</a> or use the
|
||||
<a href="{% url 'contact' %}">contact</a> page for other options.
|
||||
|
|
Loading…
Reference in a new issue