aboutsummaryrefslogtreecommitdiff
path: root/modules/services/nixos/jta/md_template.html
blob: daa57b7b987a1dd540a3d8239151f06c2632ee65 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="UTF-8">
		<title>JTA</title>
		<link rel="stylesheet" href="/style.css">
	</head>
	<body>
		{{.Content}}
	</body>
</html>