oef/templates/error_questions_order_is_empty.html.tpl

4 lines
164 B
Smarty

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