����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 52.14.244.195 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/greatlifehub.ng/glfiles.name.ng/themes/spirit/views/ |
Upload File : |
{% 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 %} <section class="height-80 text-center"> <div class="container pos-vertical-center"> <div class="row"> <div class="col-md-7 col-lg-5"> <h2>{{ t("payment_complete_page_name", "Payment Complete") }}</h2> <p>{{ 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.') }}</p> <p>{{ t('you_can_check_your_accout_status_by_going', 'You can check your account status by going ') }}<a href="{{ WEB_ROOT }}/upgrade">{{ t('here', 'here') }}</a>.</p> <span class="type--fine-print block"> <a href="{{ CORE_SITE_PATH }}/account">{{ t('go_to_your_account', 'Go to your account') }} »</a> </span> </div> </div> <!--end of row--> </div> <!--end of container--> </section> {% endblock %}