{% extends "partial/layout.html.twig" %} {% block title %}{{ t("payment_complete_page_name", "Payment Complete") }}{% endblock %} {% block description %}{{ t("payment_complete_meta_description", "Payment Complete") }}{% endblock %} {% block keywords %}{{ t("payment_complete_meta_keywords", "payment, complete, file, hosting, site") }}{% endblock %} {% block body %}

{{ t("payment_complete_page_name", "Payment Complete") }}

{{ t('once_we_receive_notication_from_gateway_your_account_will_be_upgraded', 'Once we receive notification from the payment gateway, your account will be upgraded/extended. Please allow up to an hour for this to complete.') }}

{{ t('you_can_check_your_accout_status_by_going', 'You can check your account status by going ') }}{{ t('here', 'here') }}.

{{ t('go_to_your_account', 'Go to your account') }} »
{% endblock %}