28 lines
1.0 KiB
PHP
28 lines
1.0 KiB
PHP
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<!-- Favicon -->
|
|
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
|
|
|
<!-- 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/css/my.css" />
|
|
<!-- Google Tag Manager -->
|
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
})(window,document,'script','dataLayer','GTM-5QHMZ5P');</script>
|
|
<!-- End Google Tag Manager -->
|
|
|
|
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
|
|
|
|
|
|
|