5 lines
187 B
HTML
5 lines
187 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" />
|
|
</head>
|