diff --git a/ram/portal/templates/bookshelf/book.html b/ram/portal/templates/bookshelf/book.html index 8ff4c31..1377383 100644 --- a/ram/portal/templates/bookshelf/book.html +++ b/ram/portal/templates/bookshelf/book.html @@ -115,7 +115,7 @@ - {% if book_properties %} + {% if properties %}
{{ p.property }} | {{ p.value }} |
---|