{%macro display_error(title, the_error)%} {{title}}:   {{the_error.error}}: {{the_error.error_description}} {%endmacro%}