diff options
Diffstat (limited to 'templates/cave_entrances.html')
-rw-r--r-- | templates/cave_entrances.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/cave_entrances.html b/templates/cave_entrances.html index 1364acf..6468ebc 100644 --- a/templates/cave_entrances.html +++ b/templates/cave_entrances.html @@ -65,5 +65,7 @@ </li> {% endfor %} </ul> + {% endif %}</p> +<a href="{% url newentrance %}">New Entrance</a> </div> |