{% extends "hosting/base_short.html" %} {% load static bootstrap3 i18n humanize %} {% block css_extra %} {% endblock css_extra %} {% block content %}
{% if card_list_len > 0 %} {% blocktrans %}Please select one of the cards that you used before or fill in your credit card information below. We are using Stripe for payment and do not store your information in our database.{% endblocktrans %} {% else %} {% blocktrans %}Please fill in your credit card information below. We are using Stripe for payment and do not store your information in our database.{% endblocktrans %} {% endif %}