www.techtransthai.org/comingsoon.html

32 lines
966 B
HTML
Raw Normal View History

2024-03-27 19:03:06 +00:00
<!DOCTYPE html>
<html>
<head>
2024-03-27 19:33:04 +00:00
<link rel="stylesheet" href="https://www.techtransthai.org/style.css">
2024-03-27 19:03:06 +00:00
<meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8">
2024-06-24 07:50:04 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2024-03-27 19:03:06 +00:00
<title>Coming soon!</title>
2024-07-13 08:53:58 +00:00
<link rel="icon" type="image/svg" href="https://www.techtransthai.org/icons/ttt-org.svg">
2024-03-27 19:03:06 +00:00
</head>
<body>
2024-03-27 19:25:41 +00:00
<div class="centerscreen">
<div class="header" >
2024-07-13 08:53:58 +00:00
<img src="https://www.techtransthai.org/icons/ttt-org.svg" alt="TTT Logo" width="128" height="128">
2024-03-27 19:25:41 +00:00
</div>
<div class="logo" style="display: flex; align-items: center; justify-content: center">
<h1>Coming soon!</h1>
</div>
<div class="header" style="margin-top: 1cm;">
<a href="https://www.techtransthai.org" class="gtk-button-pill">Go back</a>
</div>
2024-03-27 19:03:06 +00:00
</div>
2024-03-27 19:25:41 +00:00
2024-03-27 19:03:06 +00:00
</body>
</html>