diff options
Diffstat (limited to 'templates/expedition.html')
-rw-r--r-- | templates/expedition.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/expedition.html b/templates/expedition.html index 1e76470..98cc871 100644 --- a/templates/expedition.html +++ b/templates/expedition.html @@ -18,6 +18,7 @@ {% endfor %} </p> <p>See also the <a href="/years/{{expedition.year}}/">documentation index</a> for this Expo +<p>See also the <a href="/expofiles/surveyscans/{{expedition.year}}/walletindex.html">wallet completion status</a> for this Expo {% if logged_in %} <p>Reparse and reload this year's logbook by clicking here: <a href="/expedition/{{expedition.year}}?reload">RELOAD</a> {% endif %} |