]> Cypherpunks repositories - gostls13.git/commitdiff
codereview: close the head tag
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 23 May 2013 21:13:39 +0000 (14:13 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 23 May 2013 21:13:39 +0000 (14:13 -0700)
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/9695045

misc/dashboard/codereview/dashboard/front.go

index c7b0f0fbf3edfebd4ab0c85a450ea75433232a65..ea9fe0ddf03a0ee141845f8a3d8b278073df896f 100644 (file)
@@ -230,7 +230,7 @@ var frontPage = template.Must(template.New("front").Funcs(template.FuncMap{
       }
     </style>
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
-  <head>
+  </head>
   <body>
 
 <img id="gopherstamp" src="/static/gopherstamp.jpg" />