From 0eb25c13d458a0c733f84268ec48fd68c02694de Mon Sep 17 00:00:00 2001 From: Dmitry Isaenko Date: Sat, 20 Jan 2024 20:02:46 +0300 Subject: [PATCH] Fix registration errors --- src/main/resources/templates/registration.html | 2 +- src/main/resources/templates/registration_forbidden.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/registration.html b/src/main/resources/templates/registration.html index 42b8127..5978356 100644 --- a/src/main/resources/templates/registration.html +++ b/src/main/resources/templates/registration.html @@ -11,7 +11,7 @@
-
+

Register

diff --git a/src/main/resources/templates/registration_forbidden.html b/src/main/resources/templates/registration_forbidden.html index 7ebea4a..a08eb99 100644 --- a/src/main/resources/templates/registration_forbidden.html +++ b/src/main/resources/templates/registration_forbidden.html @@ -11,7 +11,7 @@
-
+

Currently we're close to new registrations