diff options
-rw-r--r-- | templates/cave_debug.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/cave_debug.html b/templates/cave_debug.html index e9076d6..f41269d 100644 --- a/templates/cave_debug.html +++ b/templates/cave_debug.html @@ -10,8 +10,9 @@ <table> <tr><th>entrance</th> <th>ent slug</th> -<th>Best station</th> -<th>url</th> +<th>Best station </th> +<th>Location</th> +<<th>Bearings</th> </tr> {% for ent in ents %} {% if ent.bearings %} |