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 @@
Name | Point | Position | tr> +|
---|---|---|---|
Name | Caves | Point | Position |
{{ entrance }} | {{ entrance.best_station }} | {{ entrance.latlong }} | |
{{ entrance }} | {% for cave in entrance.cavelist %}{{ cave }}{% endfor %} | {{ entrance.best_station }} | {{ entrance.latlong }} |