From c15370fbbf928cffd36426377b9aa577541163cc Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 14 Oct 2019 14:33:29 +0100 Subject: [PATCH] Add link from browse to catalog page --- templates/find_more.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/find_more.html b/templates/find_more.html index fe6f50a..1fbe56b 100644 --- a/templates/find_more.html +++ b/templates/find_more.html @@ -29,7 +29,10 @@

{{ '{:,d}'.format(total) }} paintings found

- toggle filters +

+ toggle filters + catalog artwork +

{% for key, values in facets.items() %}