{% extends "base.html" %} {% block content %}

Search

{% if error%}
Error: {{ error }}
{% endif %}
{% csrf_token %}
{% csrf_token %}
{% endblock %}