Experiment fixes.
[wolnelektury.git] / src / catalogue / templates / catalogue / 2021 / book_detail.html
index f492251..406c703 100644 (file)
             </article>
             {% if HAVE_AUTHOR_PHOTO %}
               <figure class="l-author__photo">
-                <img src="{% static '2021/images/author.jpg' %}" alt="Adam Mickiewicz">
+                <img src="" alt="{{ author.name }}">
                 <figcaption>
-                  Wikipedia
                 </figcaption>
               </figure>
             {% endif %}