gohttpserver/templates/htmlheader.html

5 lines
187 B
HTML
Raw Normal View History

2023-01-29 03:05:02 +00:00
<meta charset="utf-8" />
<title>{{ .HTMLTitle }}</title>
<link rel="stylesheet" href="/s/css/bootstrap-4.5.3.min.css" />
<link rel="stylesheet" href="/s/css/style.css" />