diff --git a/web/templates/search.html b/web/templates/search.html
index d7c374f..888ddcf 100644
--- a/web/templates/search.html
+++ b/web/templates/search.html
@@ -46,37 +46,35 @@
-
-
-
-
-
How to Use Search Operators
-
- - Simple keyword — type any word to find entries that contain it.
- Example: faith
+
+
+
-
Phrase search — put quotes around a phrase to match it exactly.
- Example: "Jehovah is my shepherd"
-
-
OR search — use OR (uppercase) to match any of several terms.
- Example: love OR kindness
-
-
Exclude terms — use a minus sign to remove results containing a word.
- Example: hope -future
-
-
Wildcard search — use * to replace part of a word.
- Example: lov* finds love, loved, loving
-
-
Scripture search — type a Bible book or abbreviation to find entries that reference it.
- Example: John 3:16
-
-
Tip: You can combine these for powerful searches.
- Example: "good shepherd" OR "faithful servant" -parable
-
-
+
+
+
How to Use Search Operators
+
+ - Simple keyword — type any word to find entries that contain it.
+ Example: faith
+ - Phrase search — put quotes around a phrase to match it exactly.
+ Example: "Jehovah is my shepherd"
+ - OR search — use
OR (uppercase) to match any of several terms.
+ Example: love OR kindness
+ - Exclude terms — use a minus sign to remove results containing a word.
+ Example: hope -future
+ - Wildcard search — use
* to replace part of a word.
+ Example: lov* finds love, loved, loving
+ - Scripture search — type a Bible book or abbreviation to find entries that reference it.
+ Example: John 3:16
+
+
Tip: Combine operators:
+ Example: "good shepherd" OR "faithful servant" -parable