{{ define "title" }}Download{{ end }} {{ define "content" }} {{ $method := or (.Request.FormValue "method") "index" }} {{ $project := .Request.FormValue "project" }} {{ $file := .Request.FormValue "file" }} {{ if eq $project "" }}