{% extends "base.html" %} {% block body_class %}themed-bg{% endblock %} {% load static %} {% block content %}

Illustration Search

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).
    Example: love OR kindness
  • Exclude terms — use - to remove.
    Example: hope -future
  • Wildcard search — use *.
    Example: lov*
  • Scripture search — type a Bible book.
    Example: John 3:16
{% for f in field_options %} {% endfor %}
{% if ran_search and result_count == 0 %}
NO RESULTS
Looking for the right illustration can feel a lot like standing in front of your fridge at midnight. You open the door, expecting to see something amazing—leftover pizza, a slice of cake, maybe even some ice cream. Instead, you just stare at a jar of pickles, an old bag of shredded cheese, and half a bottle of ketchup. You close the door, sigh, then open it again five seconds later, hoping something new has magically appeared. That’s exactly how it feels scrolling through a list of illustrations—you know something tasty has to be in there somewhere, but all you can find are pickles.
{% endif %}

Search History

Illustration of the Day

Loading…

{% endblock %}