add header template

pull/61/head
Harvey Tindall 4 years ago
parent eb67116ee6
commit 764639bbba
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -2,6 +2,7 @@
<html lang="en" class="light-theme">
<head>
<link rel="stylesheet" type="text/css" href="css/bundle.css">
{{ template "header.html" . }}
<title>{{ .lang.Strings.pageTitle }}</title>
</head>
<body class="max-w-full overflow-x-hidden section">

Loading…
Cancel
Save