Html Templates
{{if .Done}}
<p {{ .Message}} </p>
<a "/{{ .URL}} /> </a>
{{end}}
My question is this <a "/{{ .URL}}"> </a> , possible that Url
have string value "/HelloQ/home/" which which show as url link option which
you can open if you click on that link
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/8c585224-eb70-43f1-9a5f-b4f670a9be0a%40googlegroups.com.