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:
@@ -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>
|
||||
<a href="/years/{{logbookentry.expedition.year}}/{{logbookentry.expedition.logbookfile}}">full logbook</a>
|
||||
<a href="/logreport/{{logbookentry.expedition.year}}">logbook report</a>
|
||||
|
||||
Reference in New Issue
Block a user