From a68cc8e7d2e3e966dd6528b13ae4099ccc95d9f8 Mon Sep 17 00:00:00 2001 From: Ivlev Denis Date: Mon, 5 Feb 2018 08:07:29 +0300 Subject: [PATCH] Remove placeholder from registration form --- project/templates/lilcity/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/templates/lilcity/index.html b/project/templates/lilcity/index.html index d6ef826c..4d12cfa8 100644 --- a/project/templates/lilcity/index.html +++ b/project/templates/lilcity/index.html @@ -303,7 +303,7 @@ class="auth__field field learner-registration-form__field">
ИМЯ
+ type="text" name="first_name" placeholder="">
@@ -311,7 +311,7 @@ class="auth__field field learner-registration-form__field">
ФАМИЛИЯ
+ type="text" name="last_name" placeholder="">