<%inherit file="base.html"/> <%def name="head()"> <%def name="body()">
${title}
% if msg:
${msg}
% endif