diff --git a/templates/set/card.html b/templates/set/card.html index 6ccb0b7..582ea43 100644 --- a/templates/set/card.html +++ b/templates/set/card.html @@ -13,7 +13,7 @@ > {{ card.header(item, item.fields.name, solo=solo, number=item.fields.number) }} {{ card.image(item, solo=solo, last=last, caption=item.fields.name, alt=item.fields.number) }} -
+
{{ badge.theme(item.theme.name, solo=solo, last=last) }} {{ badge.year(item.fields.year, solo=solo, last=last) }} {{ badge.parts(item.fields.number_of_parts, solo=solo, last=last) }} @@ -27,7 +27,7 @@ {% endif %}
{% if not tiny and brickset_checkboxes | length %} -