{% for wallet in manywallets|dictsort:"walletname" %} {% endfor %}
WalletWallet DateCaveWallet Name S C Q N P E T W
{{wallet.walletname}} {% if wallet.date %}{{wallet.date}}{% else %} {% endif %} {% if wallet.cave %}{{wallet.cave}}{% else %} {% endif %} {% if wallet.name %}{{wallet.name}}{% else %}{% if wallet.displaynames %} {% for dn in wallet.displaynames %}{{dn}}{%if not forloop.last %}, {% endif %} {% endfor %}{% else %} {% endif %}{% endif %}                

Note that names in italics are copied from the related survex file block name.