summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-09-16 19:51:16 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-09-17 10:04:01 +0200
commitcdff3fb497a7ad7beeb67d2d913b8c2eafb22c7c (patch)
treed6269b4909732fad0c4e0a693be608cbba91762e /ishtar_common/templates
parentfd5e330ede426a7152deab41620b6a60b63df220 (diff)
downloadIshtar-cdff3fb497a7ad7beeb67d2d913b8c2eafb22c7c.tar.bz2
Ishtar-cdff3fb497a7ad7beeb67d2d913b8c2eafb22c7c.zip
✨ update context record, town sheets for new fields (refs #6024)
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/ishtar/sheet_town.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/templates/ishtar/sheet_town.html b/ishtar_common/templates/ishtar/sheet_town.html
index 448ea6752..e92c03b54 100644
--- a/ishtar_common/templates/ishtar/sheet_town.html
+++ b/ishtar_common/templates/ishtar/sheet_town.html
@@ -104,6 +104,7 @@
<dd>{% for town in item.parents.all %}{% if forloop.counter0 %}&nbsp;; {% endif %}{{town}}{{town|simple_link_to_window}}{% endfor %}</dd>
</dl>
{% endif %}
+ {% field_flex_full _("Notice") item.notice "<pre>" "</pre>" %}
</div>
{% if PROFILE.mapping and item.main_geodata %}
<h3>{% trans "Geographic localisation" %}</h3>