diff --git a/templates/account-payment.html b/templates/account-payment.html index d42884e..50f499f 100644 --- a/templates/account-payment.html +++ b/templates/account-payment.html @@ -8,5 +8,9 @@
- + {% endblock %} \ No newline at end of file diff --git a/templates/cash-payment.html b/templates/cash-payment.html index f7625ca..6f6f4ce 100644 --- a/templates/cash-payment.html +++ b/templates/cash-payment.html @@ -8,5 +8,9 @@ - + {% endblock %} \ No newline at end of file