diff --git a/templates/sets.html b/templates/sets.html index dc0a557..943f794 100644 --- a/templates/sets.html +++ b/templates/sets.html @@ -79,20 +79,22 @@ -
- -
- Owner - + {% if brickset_owners | length %} +
+ +
+ Owner + +
-
+ {% endif %} {% if brickset_storages | length %}
@@ -109,20 +111,22 @@
{% endif %} -
- -
- Tag - + {% if brickset_tags | length %} +
+ +
+ Tag + +
-
+ {% endif %}
{% for item in collection %}