summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2025-07-16 18:45:29 +0300
committerPhilip Sargent <philip.sargent@gmail.com>2025-07-16 18:45:29 +0300
commitb53f09bb8f163f58ff8be252c95e122ac57de23e (patch)
tree1560eb7f6968883c82ca41f14b7a7da1fddb4518
parent5ea359561affaba4de98eca0fa3d9a1754925486 (diff)
downloadtroggle-b53f09bb8f163f58ff8be252c95e122ac57de23e.tar.gz
troggle-b53f09bb8f163f58ff8be252c95e122ac57de23e.tar.bz2
troggle-b53f09bb8f163f58ff8be252c95e122ac57de23e.zip
extra link on form
-rw-r--r--templates/logbookform.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/logbookform.html b/templates/logbookform.html
index 8d9e86e..b5a18a5 100644
--- a/templates/logbookform.html
+++ b/templates/logbookform.html
@@ -11,6 +11,7 @@
{% endif %}
<div align=center>
{% if date %}<p>Link to <em><a href="/logbookentry/{{date}}/{{slug}}#">this entry</a></em> &nbsp;&nbsp;{% endif %}
+&nbsp;&nbsp;<a href="/logreport/{{logbookentry.expedition.year}}">logbook report</a>&nbsp;&nbsp;
<a href="/handbook/logbooks.html#form">How to use this form</a>
</div>
{% if save_bad %}