2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-03-30 06:49:50 +01:00

bugfixes and more comments

This commit is contained in:
2024-12-19 22:55:08 +00:00
parent 19bbb00dcc
commit 011e6777c9
7 changed files with 57 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
{% block nav %}{% endblock %}
<h2>{{logbookentry.title|safe}}</h2>
<div id="related">
<div id="relatedentries">
<p><a href="{{ logbookentry.expedition.get_absolute_url }}">{{logbookentry.expedition.year}} calendar page</a>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="/years/{{logbookentry.expedition.year}}/{{logbookentry.expedition.logbookfile}}">full logbook</a>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="/logreport/{{logbookentry.expedition.year}}">logbook report</a>