aboutsummaryrefslogtreecommitdiff
path: root/public/head.html
blob: fb8e12a691c0758f6a9569a162206183e7886740 (plain) (blame)
1
2
3
4
5
6
7
8
9
{{define "head"}}
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <title>koushin</title>
  </head>
  <body>
{{end}}