diff --git a/templates/index.mako b/templates/index.mako index d3a9287..3b47f81 100644 --- a/templates/index.mako +++ b/templates/index.mako @@ -30,7 +30,7 @@

The URL ${query.url | h} timed out before any data could be retrieved.

- % elif query.error == "search error" + % elif query.error == "search error":

An error occurred while using the search engine (${query.exception}). Try reloading the page. If the error persists, repeat the check without using the search engine.