oef/templates/error_questions_order_is_empty.html.tpl

5 lines
164 B
Smarty
Raw Normal View History

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