From 9dedf235324ba6cb98709e5b03df2adb2b9c5617 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 3 Dec 2018 22:48:54 +0300 Subject: www: style warning message --- src/main/resources/templates/views/settings_main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/views/settings_main.html b/src/main/resources/templates/views/settings_main.html index 8f9178d0..0eba9662 100644 --- a/src/main/resources/templates/views/settings_main.html +++ b/src/main/resources/templates/views/settings_main.html @@ -3,7 +3,7 @@

Настройки

{%if not visitor.verified %} -

Verify your account by adding email or social account

+

Verify your account by adding email or social account

{% endif %}
-- cgit v1.2.3