diff --git a/uncloud_auth/templates/uncloud_auth/login.html b/uncloud_auth/templates/uncloud_auth/login.html index 887467b..0a84780 100644 --- a/uncloud_auth/templates/uncloud_auth/login.html +++ b/uncloud_auth/templates/uncloud_auth/login.html @@ -1,14 +1,19 @@ {% extends 'uncloud/base.html' %} -{% load bootstrap4 %} +{% load bootstrap5 %} -{% block body %} -

Login to uncloud

-
- {% csrf_token %} - {% bootstrap_form form %} - {% buttons %} - - {% endbuttons %} -
+ +{% block bootstrap5_content %} +
+
+

Login to uncloud

+
+ {% csrf_token %} + {% bootstrap_form form %} + {% buttons %} + + {% endbuttons %} +
+
+
{% endblock %} diff --git a/uncloud_pay/templates/uncloud_pay/register_stripe.html b/uncloud_pay/templates/uncloud_pay/register_stripe.html index 7205261..9613701 100644 --- a/uncloud_pay/templates/uncloud_pay/register_stripe.html +++ b/uncloud_pay/templates/uncloud_pay/register_stripe.html @@ -13,12 +13,15 @@ By submitting I authorise to send instructions to the financial institution that issued my card to take payments from my card account in accordance with the - terms of my agreement with you. + terms of my agreement with you.

+
+ +
The card will be registered with stripe.