summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/logbookentry.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/logbookentry.html b/templates/logbookentry.html
index 657268c..a3681b8 100644
--- a/templates/logbookentry.html
+++ b/templates/logbookentry.html
@@ -10,7 +10,7 @@
<div id="related">
<p><a href="{{ logbookentry.expedition.get_absolute_url }}">{{logbookentry.expedition.name}}</a>
&nbsp;&nbsp;&nbsp;&nbsp;<a href="/years/{{logbookentry.expedition.year}}/{{logbookentry.expedition.logbookfile}}">Full logbook</a>
-&nbsp;&nbsp;&nbsp;&nbsp;<a href="/logreport/{{expedition.year}}">Expo logbook report</a>
+&nbsp;&nbsp;&nbsp;&nbsp;<a href="/logreport/{{logbookentry.expedition.year}}">Expo logbook report</a>
</p>
{% if logbookentry.cave %}