diff --git a/cps/templates/shelf_order.html b/cps/templates/shelf_order.html index 84fb0208..005f663c 100644 --- a/cps/templates/shelf_order.html +++ b/cps/templates/shelf_order.html @@ -17,7 +17,7 @@ {{entry['series_index']}} - {{entry['series'][0].name}} {% endif %}
- {% for author in entry['authors'] %} + {% for author in entry['author'] %} {{author.name.replace('|',',')}} {% if not loop.last %} &