2022-03-08 11:56:59 +00:00
|
|
|
<head>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" />
|
2024-01-02 18:22:15 +00:00
|
|
|
<link rel="stylesheet" type="text/css" href="/css/styles.css" />
|
2022-03-08 11:56:59 +00:00
|
|
|
<title></title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="content">
|
|
|
|
<p>
|
|
|
|
You should be being redirected...
|
|
|
|
Otherwise, click <a id="manual_redirect">here</a>.
|
|
|
|
</p>
|
|
|
|
|
2023-09-17 19:47:05 +00:00
|
|
|
<p class="smallText"> page generated by <a href="https://github.com/alvierahman90/gronk">gronk</a></p>
|
2022-03-08 11:56:59 +00:00
|
|
|
</div>
|
2023-09-17 19:47:05 +00:00
|
|
|
<script> const data = {{ data|tojson }} </script>
|
2024-01-02 18:22:15 +00:00
|
|
|
<script src="/js/permalink.js"> </script>
|
2022-03-08 11:56:59 +00:00
|
|
|
</body>
|