bump
This commit is contained in:
6
template.html
Normal file
6
template.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<head>
|
||||
<link href="/style.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body class="h-full">
|
||||
{{.Body}}
|
||||
</body>
|
Reference in New Issue
Block a user