diff --git a/templates/find_more.html b/templates/find_more.html index 0429887..ea99304 100644 --- a/templates/find_more.html +++ b/templates/find_more.html @@ -21,6 +21,9 @@
{{ '{:,d}'.format(total) }} paintings found
+ toggle filters + +{{ prop_labels[key] }}: {% for v in values %} @@ -28,8 +31,8 @@ {% if not loop.last %}|{% endif %} {% endfor %}
- {% endfor %} +