From fe381e074204360ea3752862f81e2d58e2515b01 Mon Sep 17 00:00:00 2001 From: ayxan Date: Thu, 1 Sep 2022 17:38:08 +0400 Subject: [PATCH] added margin-bottom: 5.5rem to register.html --- src/account/templates/register.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/account/templates/register.html b/src/account/templates/register.html index abbf6d9..24caf74 100644 --- a/src/account/templates/register.html +++ b/src/account/templates/register.html @@ -7,7 +7,7 @@ {% block content %} {% include 'components/message.html' %} -
+ {% csrf_token %} {{form|crispy}} Get API Key