diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index d934acef..8bde4d47 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -1,6 +1,6 @@ {% extends "hosting/base_short.html" %} {% load staticfiles bootstrap3 i18n %} -{% block content %} +{% block content %}
{% trans "You are not making any payment yet. After placing your order, you will be taken to the Submit Payment Page." %}