remove some old around-search stuff
[wolnelektury.git] / wolnelektury / templates / catalogue / picture_detail.html
index dbea337..f4aabb4 100644 (file)
@@ -4,15 +4,12 @@
 {% load thumbnail %}
 
 
-{% block title %}{{ picture.title }} {% trans "on WolneLektury.pl" %}{% endblock %}
+{% block titleextra %}{{ picture.title }}{% endblock %}
 
 {% block bodyid %}picture-detail{% endblock %}
 
 {% block body %}
     <h1>{{picture.title}}</h1>
-    <form action="{% url search %}" method="get" accept-charset="utf-8" id="search-form">
-        <p>{{ form.q }} <input type="submit" value="{% trans "Search" %}" /> <strong>{% trans "or" %}</strong> <a href="{% url main_page %}">{% trans "return to main page" %}</a></p>
-    </form>
 
     <div id="books-list">
         <div id='breadcrumbs'>