{% import "fmt" %} {% import "net/http" %} {% import "github.com/bouncepaw/mycorrhiza/l18n" %} {% func RemoveMediaAsk(rq *http.Request, hyphaName string) %} {% code lc := l18n.FromRequest(rq) %}
{% endfunc %}