From 40a5a3bb3aac7e49aaadb33a9e72e7059ae82910 Mon Sep 17 00:00:00 2001 From: user Date: Sat, 28 Dec 2024 14:31:49 +0100 Subject: Flask - Show multiple countries --- src/templates/options.html | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) (limited to 'src/templates/options.html') diff --git a/src/templates/options.html b/src/templates/options.html index 27ef9a6..85ae8e9 100644 --- a/src/templates/options.html +++ b/src/templates/options.html @@ -1,18 +1,25 @@

POI map

- {# Value set to empty string is important for JS function #} - - - -
Change the category shown on the map
- e.g. - fast_food, - supermarket, or - cinema -
- -
+ {# Value set to empty string is important for JS function #} + + + + + +
+ + {# Value set to empty string is important for JS function #} + +
Change the category shown on the map
+ e.g. + fast_food, + supermarket, or + cinema +
+ +
-- cgit v1.2.3