oef/templates/error_out_of_time.html.tpl
2020-01-28 15:04:28 +01:00

4 lines
165 B
Smarty

{{ define "content" }}
{{$options := `title: "Errore nella gestione della prova di gara"`}}
{{template "error" dict "options" ($options|yaml) "data" .Data}}
{{end}}