diff options
-rw-r--r-- | template.go | 2 |
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; |