cowyo/vendor/github.com/gin-contrib/multitemplate/example/simple/templates/article.html

2 lines
61 B
HTML

{{define "article.html"}}Hi, this is article template{{end}}