2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-16 09:17:07 +00:00

many bugs fixed

This commit is contained in:
2025-02-02 03:10:10 +00:00
parent 3003b3c3c3
commit f39e2c9bb5
2 changed files with 34 additions and 10 deletions

View File

@@ -27,7 +27,8 @@ This cave needs to be "katastered". If you have the new number issued by the Aus
{% endif %}
<div style="color:red; font-weight: bold; font-size: large">
{{warning|safe}}</div>
{{warning|safe}}<p>
{{error|safe}}</div>
<h3>Rename the .html files in <var>expoweb</var></h3>
<div style="font-family: monospace; font-weight: bold;">
@@ -190,4 +191,7 @@ OR we can do an online rename of the "Cave" object in the database [code yet to
See what the edits look like &rarr;
</button>
</form>
<div style="color:red; font-weight: bold; font-size: large">
{{warning|safe}}<p>
{{error|safe}}</div>
{% endblock %}