This repository has been archived on 2021-11-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2021-07-31 03:09:42 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
|
|
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
|
|
|
|
<meta http-equiv="Expires" content="0" />
|
2021-09-28 11:38:54 +02:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2021-07-31 03:09:42 +02:00
|
|
|
<meta property="og:description" content="{{.Kamoji}}" />
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<title>{{.Kamoji}}</title>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
2021-09-28 11:40:41 +02:00
|
|
|
<p style="text-align: center; padding: 50% 0; font-size: 5vw">
|
2021-07-31 03:09:42 +02:00
|
|
|
{{.Kamoji}}
|
2021-09-28 11:38:54 +02:00
|
|
|
</p>
|
2021-07-31 03:09:42 +02:00
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|