<%block name="title_head" /> <%block name="extra_meta" /> ${ self.body() } <%def name="header(complete_header, title, subtitle, notes, logo_path)"> % if complete_header: Complete header not implemented. % else:

${ title }

${ subtitle } % if notes:
% for n in notes: ${ n } % endfor
% endif
% endif <%def name="setup_margin_labels(title)">