diff --git a/web/templates/search.html b/web/templates/search.html index f6e1672..39dce15 100644 --- a/web/templates/search.html +++ b/web/templates/search.html @@ -10,7 +10,7 @@ Search - + - + How to Use Search Operators @@ -28,17 +28,15 @@ 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. + OR search — use OR (uppercase). Example: love OR kindness - Exclude terms — use a minus sign to remove results containing a word. + Exclude terms — use - to remove. 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. + Wildcard search — use *. + Example: lov* + Scripture search — type a Bible book. Example: John 3:16 - Tip: Combine operators: - Example: "good shepherd" OR "faithful servant" -parable @@ -58,29 +56,26 @@ {% endif %} - + - - History - ▸ - + + Search History + ▾ + + + - - + Your Recent Searches No history yet. - + - + Recently Viewed Illustrations Nothing yet—open an illustration and linger 10s. @@ -91,20 +86,20 @@ + }); - - - - - + + {% endblock %} \ No newline at end of file
faith
"Jehovah is my shepherd"
OR
love OR kindness
-
hope -future
*
lov*
love
loved
loving
John 3:16
Tip: Combine operators: - Example: "good shepherd" OR "faithful servant" -parable
"good shepherd" OR "faithful servant" -parable