{% extends "base.html" %} {% load staticfiles %} {% block content %} {% if errors %} {% endif %}

You searched for: {{ query }}

{% if Blog %} {% else %}

No books matched your search criteria.

{% endif %} {% endblock %}