6 lines
245 B
HTML
6 lines
245 B
HTML
<head>
|
|
<title>{{ if .Title }}{{ .Title }} | {{ end }}A Wildness of the Heart by Madison Scott-Clary</title>
|
|
<link rel="stylesheet" type="text/css" href="/css/main.css" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
</head>
|