summaryrefslogtreecommitdiffstats
path: root/templates/logbookform.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/logbookform.html')
-rw-r--r--templates/logbookform.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/logbookform.html b/templates/logbookform.html
index da90dc7..11550d5 100644
--- a/templates/logbookform.html
+++ b/templates/logbookform.html
@@ -92,7 +92,8 @@
<br /><br /><br />
{% if date %}<p>Link to <em><a href="/logbookentry/{{date}}/{{slug}}#">this entry</a></em> &nbsp;&nbsp;{% endif %}
- Full logbook for this year: <a href="/years/{{year}}/logbook.html"><em>Logbook {{year}}</em></a>
+ Full logbook: <a href="/years/{{year}}/logbook.html"><em>Logbook {{year}}</em></a>
+&nbsp;&nbsp;&nbsp;&nbsp;{{year}} <a href="/logreport/{{year}}">Logbook report</a>
</div>