X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f230a3850ec568f2281f085a076a6185d8c82b5c..3c12104d064098096eb5fe9c9ee122d0293e10f2:/wolnelektury/templates/catalogue/search_multiple_hits.html
diff --git a/wolnelektury/templates/catalogue/search_multiple_hits.html b/wolnelektury/templates/catalogue/search_multiple_hits.html
index 0d3e70064..40485f578 100644
--- a/wolnelektury/templates/catalogue/search_multiple_hits.html
+++ b/wolnelektury/templates/catalogue/search_multiple_hits.html
@@ -31,6 +31,7 @@
 	    
 	    {% else %}
 	    {# it's a section #}
+	    {{hit.header_index}}
   	     {% if hit.snippets %}
 	      {% for snip in hit.snippets %}
 	        {{snip|safe}}