From bb6ca53fbb893ecdd69895fcc8b199f6fb4ecd5c Mon Sep 17 00:00:00 2001 From: Vivek Vadadoriya Date: Wed, 11 Aug 2021 11:33:25 +0530 Subject: [PATCH] Search Box Removed --- templates/about.html | 88 +++++++-------- templates/analyze.html | 164 +++++++++++++-------------- templates/index.html | 251 ++++++++++++++++++++--------------------- 3 files changed, 249 insertions(+), 254 deletions(-) diff --git a/templates/about.html b/templates/about.html index fe320a7d..34bac582 100644 --- a/templates/about.html +++ b/templates/about.html @@ -1,6 +1,7 @@ - + + @@ -12,57 +13,56 @@ - - - -
-

THIS PAGE IS STILL IN DEVELOPEMENT STAGE

+ + + +
+

THIS PAGE IS STILL IN DEVELOPEMENT STAGE

+
- + - - + + + \ No newline at end of file diff --git a/templates/analyze.html b/templates/analyze.html index 4bb031ff..49c2825f 100644 --- a/templates/analyze.html +++ b/templates/analyze.html @@ -1,6 +1,7 @@ - + + @@ -12,77 +13,75 @@ - - - - - - + -
+
-

Your Analyzed Text - {{ purpose }}

+

Your Analyzed Text - {{ purpose }}

-
-

- -

{{ analyzed_text }}

-

-
-
-
-
- © 2019 Textutils.in -
-
+

{{ analyzed_text }}

+

+
+ + @@ -91,24 +90,25 @@

Your Analyzed Text - {{ purpose }}

- - + + + \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 10f597d1..7879a3e6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,6 +1,7 @@ - + + @@ -14,129 +15,122 @@ - - - - - - - - -
- -
{% csrf_token %} - - - -
-

- - - - -

- 0 Characters - -

-
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- - -
-
- -
-
- - +

+ + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ + + + + +
+
+ + - - + + @@ -144,16 +138,17 @@

- + + \ No newline at end of file