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