oef/templates/error_contest_has_zero_questions.html.tpl
2020-02-19 14:57:31 +01:00

4 lines
184 B
Smarty

{{ define "content" }}
{{$options := `title: "Errore nella creazione/aggiornamento di un partecipante"`}}
{{template "show_error" dict "options" ($options|yaml) "data" .Data}}
{{end}}