{% import "net/http" %} {% func EditHTML(rq *http.Request, hyphaName, textAreaFill, warning string) %} {%s= navHTML(rq, hyphaName, "edit") %} Edit {%s hyphaName %} {%s= warning %} {%s textAreaFill %} Cancel {% endfunc %}