{% load i18n static %} {% if customer.customer.default_source %} {% with source=customer.customer.default_source %} {{ source.brand }}, endend auf {{ source.last4 }}, gültig bis {{ source.exp_month }}/{{ source.exp_year }}. {% endwith %}
{% else %} {% endif %}