{% extends "base.html" %} {% block title %} {% if search %} Results for "{{ search }}" {% else %} Search {% endif %} {% endblock title %} {% block content %}
No results for your search.