2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-05-19 01:51:30 +01:00

convert old logbooks to modern format

This commit is contained in:
2022-12-20 16:38:32 +00:00
parent 9169abdb05
commit dc3a61addd
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{% extends "base.html" %}
<!-- templates/logbookentry.html - this text visible because this template has been included -->
{% block title %}Logbook {{logbookentry.expedition.name}}{% endblock %}
{% block title %}Logbook {{logbookentry.expedition.name}} {{logbookentry.title|safe}}{% endblock %}
{% block content %}
{% block related %}{% endblock %}