3 <a href="{{ entity.wikipedia_link }}" target="_blank">
8 <div class="l-popup-books">
9 {% for ref in entity.reference_set.all %}
10 <!-- a href='/katalog/lektura/{{ ref.book.slug }}.html#{{ ref.first_section }}' target="_blank"-->
11 <div class="c-search-result-fragment">
12 <div class="l-popup-book-header">
14 {% thumbnail ref.book.cover_clean '150x150' as th %}
15 <a href="{{ ref.book.get_absolute_url }}" target="_blank">
16 <img src="{{ th.url }}" alt="{{ ref.book.pretty_title }}" title="{{ ref.book.pretty_title }}">
20 {% for author in ref.book.authors %}
21 <a class="c-search-result-fragment-author" href="{{ author.get_absolute_url }}" target="_blank">
25 <a class="c-search-result-fragment-title" href="{{ ref.book.get_absolute_url }}" target="_blank">
31 {% for occ in ref.occurence_set.all %}
32 <a target="_blank" href="/katalog/lektura/{{ ref.book.slug }}.html#sec{{ occ.section }}" class="c-search-result-fragment-text">