publisher info in html
[wolnelektury.git] / src / catalogue / templates / catalogue / book_info.html
index 5b67ad6..9489761 100755 (executable)
   </p>
 {% endif %}
 
+{% if book.extra_info.publisher %}
+  <p>
+    {% trans "Publisher:" %}
+    {{ book.publisher }}
+  </p>
+{% endif %}
+
 {% if book.extra_info.funders %}
   <p>
     {% trans "Publication funded by:" %}