<%! title = 'Form Test 1' %> <%inherit file="//layout/base.html" /> <%namespace file="//lib.html" import="fillform"/> % if error:

${error|h}

% endif <%def name="css()">
<%call expr="fillform(form_defaults, form_errors)">