search input field,
[wolnelektury.git] / wolnelektury / templates / catalogue / search_multiple_hits.html
index 0d3e700..40485f5 100644 (file)
@@ -31,6 +31,7 @@
            
            {% else %}
            {# it's a section #}
+           <a href="{% url book_text result.book.slug %}#f{{hit.section_number}}">{{hit.header_index}}</a>
             {% if hit.snippets %}
              {% for snip in hit.snippets %}
                {{snip|safe}}<br/>