summaryrefslogtreecommitdiffstats
path: root/templates/cave_debug.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2023-03-28 19:08:05 +0100
committerPhilip Sargent <philip.sargent@gmail.com>2023-03-28 19:08:05 +0100
commit5738da8566cefc54df0cfba83a6bcdc89520c92a (patch)
treeb67afeefd9776ef169bda52e386bae193d65da05 /templates/cave_debug.html
parentbbc13c4eb9a426f483aac48a97e76a1a1b08f053 (diff)
downloadtroggle-5738da8566cefc54df0cfba83a6bcdc89520c92a.tar.gz
troggle-5738da8566cefc54df0cfba83a6bcdc89520c92a.tar.bz2
troggle-5738da8566cefc54df0cfba83a6bcdc89520c92a.zip
cached_slug str now a .slug field & pending fixed
Diffstat (limited to 'templates/cave_debug.html')
-rw-r--r--templates/cave_debug.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cave_debug.html b/templates/cave_debug.html
index 7de0ce0..6ff51c0 100644
--- a/templates/cave_debug.html
+++ b/templates/cave_debug.html
@@ -18,7 +18,7 @@
#{{ent.id}} {{ent}}
</td>
<td>
- {{ent.cached_slug}}
+ {{ent.slug}}
</td>
<td>
{{ent.entranceslug_set.all|length }}