{% extends "../base.html" %} {% block title %}{{ _("Search Results for \"%s\"") % q }}{% end block %} {% block content %}
{{ _("There are no results for \"%s\"") % q }}