{% extends "layout.html" %} {% block title %}Malformed search query{% endblock %} {% block breadcrumb %} {% endblock %} {% block body %}

Malformed search query

You searched for

{{ query }}

but this is not a malformed query according to SQLite standards (which is the database system that we use).

Please go back and use a different query. If you think that your query should still somehow work, please get in touch. {% endblock %}