IIMTT/payment-success.php

19 lines
954 B
PHP

<!-- Title -->
<title>The best Montessori teacher training curriculum | IIMTT</title>
<meta name="description" content="Our curriculum is closely linked to Montessori in primary years. We offer graduate and post-graduate courses in Montessori Education.">
<link rel="canonical" href="https://iimtt.org/curriculum">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<?php
include("_navbar.php");
?>
<!-------------------------------new section------------------------------------>
<div class="text-center py-10 py-md-14 py-lg-15">
<img src="../assets/img/Done.svg" style="width:80px;"/>
<h2><b>Thank You!</b></h2>
<div style="margin-top:-20px;color:green">Payment received successfully</div>
</div>