{% extends "hosting/base_short.html" %} {% load staticfiles bootstrap3 i18n %} {% block content %}
{% 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 %}
{% blocktrans %}You are not making any payment yet. After submitting your card information, you will be taken to the Confirm Order Page.{% endblocktrans %}
{% endif %}{{ message|safe }}
{{ error|escape }}
{% endfor %}