2020-02-12 09:50:35 +01:00
|
|
|
{{ define "content" }}
|
|
|
|
{{$options := `title: "Errore durante l'iscrizione di una scuola"`}}
|
2020-02-19 14:57:31 +01:00
|
|
|
{{template "show_error" dict "options" ($options|yaml) "data" .Data}}
|
2020-02-12 09:50:35 +01:00
|
|
|
{{end}}
|