Add missing html tag in example/echo

This commit is contained in:
Alain Gilbert 2017-09-26 15:06:10 -07:00
parent 6f34763140
commit 5755884efa
No known key found for this signature in database
GPG Key ID: 46DD7443DEDB830D
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>