mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-04-21 02:19:33 +01:00
more complete list of caves linked to wallets
This commit is contained in:
@@ -40,8 +40,8 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
|
||||
<td style="padding:2px">{{wallet.persons}}</td>
|
||||
<td style="padding:2px">
|
||||
{% if wallet.cave %}
|
||||
{% if wallet.cave.slug %}
|
||||
<a href="/cave/scans/{{wallet.cave.slug}}">{{wallet.cave}}</a>
|
||||
{% if wallet.caveobj.slug %}
|
||||
<a href="/cave/scans/{{wallet.caveobj.slug}}">{{wallet.cave}}</a>
|
||||
{% else %}
|
||||
{{wallet.cave}}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user