IIMTT/payment-failed.php

18 lines
908 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">
<h2><b>Payment Failed!</b></h2>
<div style="margin-top:-20px;color:red">Something went wrong, Please try again later</div>
</div>