[% END -%]
[% MACRO modal_header_dynamic BLOCK -%]
[%-
# Variables: m.header – Complete header
# m.id – ID of the modal div, to access it via javascript
-%]
[% END -%]
[% MACRO modal_footer BLOCK -%]
[% END -%]
[% MACRO modal_script BLOCK %]
[% END -%]
[% # vim: set tabstop=4 syntax=html expandtab: -%]