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

4 lines
169 B
Smarty

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