From 91c0246fbfdff5acddb0b4b329a1d2e9aa8906e5 Mon Sep 17 00:00:00 2001 From: Egor Matveev Date: Sat, 2 Apr 2022 19:33:56 +0300 Subject: [PATCH] version --- templates/account.html | 2 +- templates/enter.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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