diff --git a/templates/account.html b/templates/account.html
index 415cca7..b0b4da4 100644
--- a/templates/account.html
+++ b/templates/account.html
@@ -118,7 +118,7 @@
|
-
+
{% if user.userinfo.vk_user_id %}
{% endif %}
diff --git a/templates/enter.html b/templates/enter.html
index 31608c0..f581780 100644
--- a/templates/enter.html
+++ b/templates/enter.html
@@ -57,7 +57,7 @@
Регистрация
или войти с помощью
-
+
{% endblock %}
\ No newline at end of file
|