fix readme rendering

This commit is contained in:
Anton Podviaznikov 2017-05-03 13:42:26 -07:00 committed by GitHub
parent d5b353c5d5
commit 90da7bd9e8

View File

@ -451,7 +451,7 @@ func main() {
}
```
####Serving static files
#### Serving static files
```go
func main() {
@ -465,7 +465,7 @@ func main() {
}
```
####HTML rendering
#### HTML rendering
Using LoadHTMLTemplates()