From: Brad Fitzpatrick Date: Thu, 23 May 2013 21:13:39 +0000 (-0700) Subject: codereview: close the head tag X-Git-Tag: go1.2rc2~1424 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3b7dcf074f8295e0270b4ad38aa26951b3621519;p=gostls13.git codereview: close the head tag R=golang-dev, dsymonds CC=golang-dev https://golang.org/cl/9695045 --- diff --git a/misc/dashboard/codereview/dashboard/front.go b/misc/dashboard/codereview/dashboard/front.go index c7b0f0fbf3..ea9fe0ddf0 100644 --- a/misc/dashboard/codereview/dashboard/front.go +++ b/misc/dashboard/codereview/dashboard/front.go @@ -230,7 +230,7 @@ var frontPage = template.Must(template.New("front").Funcs(template.FuncMap{ } - +