summaryrefslogtreecommitdiffstats
path: root/templates/errors
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2021-12-05 21:45:06 +0000
committerPhilip Sargent <philip.sargent@klebos.com>2021-12-05 21:45:06 +0000
commit406b4590a9470aa0a965b46bbe06730d3a278f9b (patch)
tree66d57bcb7dec3c34610aa681691cbf73dfbde9e7 /templates/errors
parentb3aa99f008f7b34772e296eaa45a7457a41beea6 (diff)
downloadtroggle-406b4590a9470aa0a965b46bbe06730d3a278f9b.tar.gz
troggle-406b4590a9470aa0a965b46bbe06730d3a278f9b.tar.bz2
troggle-406b4590a9470aa0a965b46bbe06730d3a278f9b.zip
fix tests to match new error messages
Diffstat (limited to 'templates/errors')
-rw-r--r--templates/errors/svxcavesingle404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/errors/svxcavesingle404.html b/templates/errors/svxcavesingle404.html
index 81e82fa..dc5404f 100644
--- a/templates/errors/svxcavesingle404.html
+++ b/templates/errors/svxcavesingle404.html
@@ -1,4 +1,4 @@
-<!-- svxcavesingle404.html - this text visible because this template has been included -->
+<!-- errors/svxcavesingle404.html - this text visible because this template has been included -->
{% extends "base.html" %}
{% block title %}Troggle Error - Bad Cave ID{% endblock %}