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

4 lines
170 B
Smarty

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