From b785bdb495b824237032b12b5166f956de5ab1ae Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sat, 25 Nov 2023 13:58:13 +0000 Subject: [PATCH] Add link from detail page to home --- templates/detail.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/detail.html b/templates/detail.html index 0fc966f..2504d9a 100644 --- a/templates/detail.html +++ b/templates/detail.html @@ -62,10 +62,11 @@ L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {

Geocode coordinates to Commons Category

-

visit endpoint - +

+home +| +visit endpoint | view in OSM - {% if result.commons_cat %} | Commons category {% endif %}