% if h.flash.has_message():
% if h.flash.has_header():

${h.flash.get_message_head()}

% endif

${h.flash.get_message_text()}

% endif