<%page expression_filter="h"/> <%inherit file="skeleton.mako" />

Hello world!

kwargs:

${repr(kwargs)}

Your request:

${repr(dir(request))}
<%def name="title()"> helloworld