{% comment %} Non-clickable stand-ins for the "Add to ... Wallet" buttons that the real membership emails put under the barcode (see tasks._wallet_buttons_html). Like the rest of this preview they carry no working links. Each only appears when that wallet is configured for the site. {% endcomment %} {% if google_wallet_enabled or apple_wallet_enabled %}
{% if google_wallet_enabled %} Add to Google Wallet {% endif %} {% if apple_wallet_enabled %} Add to Apple Wallet {% endif %}
{% endif %}