mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-15 21:06:39 +08:00
parent
542be2fe77
commit
6f70d9bb57
@ -546,6 +546,11 @@ func main() {
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
#### Multitemplate
|
||||||
|
|
||||||
|
Gin allow by default use only one html.Template. Check [a multitemplate render](https://github.com/gin-gonic/contrib/tree/master/renders/multitemplate) for using features like go 1.6 "block" template.
|
||||||
|
|
||||||
|
|
||||||
#### Redirects
|
#### Redirects
|
||||||
|
|
||||||
Issuing a HTTP redirect is easy:
|
Issuing a HTTP redirect is easy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user