From 08c9829c42ff1363fd2a63f1f55afc01d9ef2f29 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 29 Mar 2024 20:26:53 +0300 Subject: Layout bugfixes --- src/main/resources/templates/views/settings_about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/templates/views/settings_about.html') diff --git a/src/main/resources/templates/views/settings_about.html b/src/main/resources/templates/views/settings_about.html index ea906e0c..274e2c7c 100644 --- a/src/main/resources/templates/views/settings_about.html +++ b/src/main/resources/templates/views/settings_about.html @@ -1,6 +1,6 @@ {% extends "layouts/default" %} {% block content %} -
+

Full name:

Country:

-- cgit v1.2.3