From 52299fb6fd7ddd91e51749aabbefa2ee51a89b76 Mon Sep 17 00:00:00 2001 From: Martin Green Date: Mon, 3 Jul 2023 09:32:34 +0100 Subject: [PATCH] Add links to entrances page --- templates/entranceindex.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/entranceindex.html b/templates/entranceindex.html index 30afdc4..520b090 100644 --- a/templates/entranceindex.html +++ b/templates/entranceindex.html @@ -9,12 +9,12 @@ -tr> + + {% endfor %}
NamePointPosition
NameCavesPointPosition
{{ entrance }}{{ entrance.best_station }}{{ entrance.latlong }}
{{ entrance }}{% for cave in entrance.cavelist %}{{ cave }}{% endfor %}{{ entrance.best_station }}{{ entrance.latlong }}