Files
IIMTT/_header.php
2021-01-02 11:41:13 +05:30

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" />