2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-04-02 22:51:00 +01:00

disambiguating names on wallets

This commit is contained in:
2023-10-04 22:23:26 +03:00
parent da10605d75
commit adbc8f7955
6 changed files with 20 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
<li> <a href="/years/{{expedition.year}}/">documentation index</a> for this Expo
<li> <a href="/wallets/year/{{expedition.year}}">wallet completion status</a> for this Expo
<li> <a href="/years/{{expedition.year}}/{{expedition.logbookfile}}">full logbook</a> for this Expo
<li> <a href="/aliases/{{expedition.year}}">alias names</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 %}