summaryrefslogtreecommitdiffstats
path: root/templates/cave.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cave.html')
-rw-r--r--templates/cave.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cave.html b/templates/cave.html
index 0f72b11..8aaea22 100644
--- a/templates/cave.html
+++ b/templates/cave.html
@@ -68,7 +68,7 @@
{% if cave.get_QMs %}
<h2>Question marks</h2>
<h3>Extant</h3>
- <ul>
+ <ul id="cavelist">
{% for QM in cave.get_QMs %}
{% if QM.ticked_off_by %}
{% else %}