in the article.html file in the simple directory this content had been written:
{{define "article.html"}}Hi, this is article template{{end}}
and two routes had been defined.
But you can't see Hi, this is article template text in neither of them.
I think this example is not OK
in the
article.htmlfile in thesimpledirectory this content had been written:and two routes had been defined.
But you can't see
Hi, this is article templatetext in neither of them.I think this example is not OK