{% extends "base.html" %} {% load i18n static %} {% block contents %}

{% trans "Search view — implementation pending." %}

{% endblock %}