summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-07-07 16:58:24 +0100
committerKatolaZ <katolaz@freaknet.org>2018-07-07 16:58:24 +0100
commitebd9dce420928292e3210b7f047c21b8cc0d3f2b (patch)
tree9830abd75d38d578b0fc0501c56abac36b581304
parent3d92f62bb3120524a6cf3f0cb9db9973235adfd1 (diff)
moved </head> around
-rw-r--r--template.go4
1 files changed, 1 insertions, 3 deletions
diff --git a/template.go b/template.go
index 16f307d..27c9871 100644
--- a/template.go
+++ b/template.go
@@ -13,7 +13,6 @@ code {font-weight: normal;
font-size: 95%; } </style>
<title>Devuan Packages Information -- {{.Name}}-{{.Version}}</title>
-</head>
<style type="text/css">
body {
margin-top: 10px;
@@ -71,8 +70,7 @@ div.provides{
}
</style>
-
-
+</head>
<body>
<div class="nav">
<div class="leftfl">