23 lines
896 B
PHP
23 lines
896 B
PHP
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="robots" content="noindex"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="author" content="A leading Montessori Teacher Training Institute with UK Qualifications. Offering in-classroom Montessori education globally.">
|
|
<link rel="canonical" href="https://iimtt.org/">
|
|
<!-- Favicon -->
|
|
<link rel="shortcut icon" href="/assets/favicon/favicon.ico" type="image/x-icon" />
|
|
|
|
<!-- Map CSS -->
|
|
<link rel="stylesheet" href="https://api.mapbox.com/mapbox-gl-js/v0.53.0/mapbox-gl.css" />
|
|
|
|
<!-- Libs CSS -->
|
|
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
|
|
|
<!-- Theme CSS -->
|
|
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
|
|
|
<!-- my css -->
|
|
<link rel="stylesheet" href="/assets/my.css" />
|