{{ define "content" }}
{{if .Options.Get "update"}} {{else}} {{end}} {{if .Options.Get "update"}}

Aggiorna il docente "{{.Data.Name}} {{.Data.Surname}}"

{{else}}

Crea un nuovo docente

{{end}} {{if .Options.Get "update"}}
{{else}} {{end}}
{{if .Options.Get "update"}} Annulla {{else}} Annulla {{end}}
{{ end }}