oef/templates/error_wrong_captcha.html.tpl

5 lines
170 B
Smarty
Raw Permalink Normal View History

{{ define "content" }}
{{$options := `title: "Errore durante l'iscrizione di una scuola"`}}
{{template "show_error" dict "options" ($options|yaml) "data" .Data}}
{{end}}