{{template "base/head" .}}
{{template "base/alert" .}}

link-action

Use "window.fetch" to send a request to backend, the request is defined in an "A" or "BUTTON" element. It might be renamed to "link-fetch-action" to match the "form-fetch-action".

form-fetch-action

Use "window.fetch" to send a form request to backend
bad action url
{{template "base/footer" .}}