alps/public/head.html

10 lines
141 B
HTML
Raw Normal View History

2019-12-02 14:31:00 +00:00
{{define "head"}}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>koushin</title>
</head>
<body>
{{end}}