fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
search input field,
[wolnelektury.git]
/
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
0d3e700
..
40485f5
100644
(file)
--- 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 #}
+ <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/>