{% extends "base.html" %} {% load i18n tz highlight superarchives search_preview_templates %} {% load static from staticfiles %} {% block title %}{% trans 'search'|title %} - SPB{% endblock %} {% block head_js %} {% if use_language %} {% endif %} {% endblock head_js %} {% block head_css %} {% endblock %} {% block main-content %}
{% trans "You are searching for" %} {{ request.GET.q }}
{% endif %}