Doing {{index .Args 0}}
fixed it.
But then how would I do something like:
{{include "/templates/head.html" .URL.Query.Get "name"}}
Doing {{index .Args 0}}
fixed it.
But then how would I do something like:
{{include "/templates/head.html" .URL.Query.Get "name"}}