1
0
mirror of https://github.com/beego/bee.git synced 2025-06-23 03:20:19 +00:00

Merge pull request from eryx/master

多余的 html 标签
This commit is contained in:
astaxie
2013-10-04 07:45:34 -07:00

2
new.go

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