summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-07-07 16:48:57 +0100
committerKatolaZ <katolaz@freaknet.org>2018-07-07 16:48:57 +0100
commit3d92f62bb3120524a6cf3f0cb9db9973235adfd1 (patch)
treea01d7b383c82e2bcc1a4fdf7d40b084e2eaf25ec
parent48bc7a283d23c29a9c18559b2cc6b71da5aa605a (diff)
added </head>
-rw-r--r--template.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/template.go b/template.go
index 4a89fd4..16f307d 100644
--- a/template.go
+++ b/template.go
@@ -13,7 +13,7 @@ code {font-weight: normal;
font-size: 95%; } </style>
<title>Devuan Packages Information -- {{.Name}}-{{.Version}}</title>
-
+</head>
<style type="text/css">
body {
margin-top: 10px;