summaryrefslogtreecommitdiffstats
path: root/templates/cavewallets.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/cavewallets.html')
-rw-r--r--templates/cavewallets.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/cavewallets.html b/templates/cavewallets.html
index df3b009..1647c0c 100644
--- a/templates/cavewallets.html
+++ b/templates/cavewallets.html
@@ -27,8 +27,8 @@ traced to produce Tunnel or Therion drawings and eventually the final complete c
<td style="padding:2px"><a href="{{wallet.get_absolute_url}}">{{wallet.walletname}}</a></td>
<td style="padding:2px">{% if wallet.date %}{{wallet.date}}{% else %} {% endif %}</td>
- <td style="padding:2px">{% if wallet.name %}{{wallet.name}}{% else %} {% endif %}</td>
- <td style="padding:2px">{{wallet.persons}}</td>
+ <td style="padding:2px">{% if wallet.name %}{{wallet.name}}{% else %}<em>{% if wallet.displaynames %} {% for dn in wallet.displaynames %}{{dn}}{%if not forloop.last %}, {% endif %} {% endfor %}{% else %} {% endif %}</em>{% endif %}</td>
+ <td style="padding:2px">{{wallet.persons }} </td>
<td align="center" style="padding:2px"><a href="{{wallet.get_absolute_url}}">{{wallet.singlescan_set.all|length}}</a></td>
<td style="padding:2px">