Merge pull request #286 from alaingilbert/patch-1

Add missing html tag in example/echo
This commit is contained in:
Gary Burd 2017-09-26 16:33:35 -07:00 committed by GitHub
commit 4201258b82
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ func main() {
var homeTemplate = template.Must(template.New("").Parse(`
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script>