layout stuff
[wolnelektury.git] / src / catalogue / templates / catalogue / 2022 / author_detail.html
index 716a4b5..dc673b2 100644 (file)
@@ -84,7 +84,7 @@
   {% if tags %}
     <section class="l-section">
       <div class="l-author">
-        {% with author=tags.0 %}
+        {% with tag=tags.0 %}
           {% include 'catalogue/2022/author_box.html' %}
         {% endwith %}
         {% choose_cites 3 author=tags.0 as cites %}