summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2018-07-06 09:13:00 +0100
committerKatolaZ <katolaz@freaknet.org>2018-07-06 09:13:00 +0100
commit48bc7a283d23c29a9c18559b2cc6b71da5aa605a (patch)
tree7c950857bb6887db0dd731f48a3172b7c4350283
parented6800f29b9d9230644f59e952de29db687d1689 (diff)
minor change to remove white space on top
-rw-r--r--template.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/template.go b/template.go
index 6404d44..4a89fd4 100644
--- a/template.go
+++ b/template.go
@@ -1,7 +1,6 @@
package main
-var pkgTempl = `
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+var pkgTempl = `<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />