From ae58867a181be5cb0ad122b9db0fba855a1e9370 Mon Sep 17 00:00:00 2001 From: Avinal Kumar Date: Mon, 31 May 2021 00:50:38 +0530 Subject: [PATCH] comment system update Signed-off-by: Avinal Kumar --- .../alchemy/templates/include/comments.html | 31 ++++++++++++------- 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/themes/alchemy/templates/include/comments.html b/themes/alchemy/templates/include/comments.html index e9bbe31..13a308e 100644 --- a/themes/alchemy/templates/include/comments.html +++ b/themes/alchemy/templates/include/comments.html @@ -1,18 +1,19 @@ {% if FORM_COMMENTS %} +
-
+
-
+
You may put your GitHub Username.
-
+
@@ -25,9 +26,12 @@ +
+ Please Enter something ! +
Enter upto 200 characters.
- +
@@ -37,13 +41,16 @@ soon if you have added an email.

{% endif %} \ No newline at end of file