<p>Unglue.it has a {{ request.user.profile.account.card_type }} credit card on file for you (we use <ahref="https://stripe.com/">Stripe</a> to keep your information secure).
The last four digits of the card are {{ request.user.profile.account.card_last4 }}.
<p>Want to use a different card? You can change your credit card info on your <ahref="{% url 'manage_account' %}?next={{ request.get_full_path|urlencode }}#your_payment_info">Account & Pledges page</a>.
<inputid="card_CVC"type="password"size="4"autocomplete="off"class="card-cvc"/><spanid="cvc_help">(what is this?)</span>
<divid="cvc_answer"><imgsrc="/static/images/cvcimage.jpeg"alt="a typical credit card with CVC">For most cards, this is a 3-digit number at the end of the signature strip on the back. For American Express, it's a four-digit number in small print on the front.</div>