多余的 html 标签

多余的 html 标签
This commit is contained in:
Eryx 2013-10-04 22:29:43 +08:00
parent 0b5cef8bf7
commit bd14fb5985
1 changed files with 1 additions and 1 deletions

2
new.go
View File

@ -222,7 +222,7 @@ var indextpl = `<!DOCTYPE html>
<br /> <br />
Official website: <a href="http://{{.Website}}">{{.Website}}</a> Official website: <a href="http://{{.Website}}">{{.Website}}</a>
<br /> <br />
Contact me: {{.Email}}</a> Contact me: {{.Email}}
</p> </p>
</div> </div>
</div> </div>