2019-11-28 11:50:51 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
2019-11-28 12:13:01 +01:00
|
|
|
<title>Gitea Kan</title>
|
2019-11-28 11:50:51 +01:00
|
|
|
<link rel="stylesheet" href="css/main.css">
|
|
|
|
</head>
|
|
|
|
<body>
|
2019-11-28 12:13:01 +01:00
|
|
|
<div id="gitea-kan" class="is-fullheight"></div>
|
2019-11-28 11:50:51 +01:00
|
|
|
<script type="text/javascript" src="main.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|