<%inherit file="layout.html" /> ## provide definitions for blocks we want to redefine <%def name="title()"> Welcome to Pecan! ## now define the body of the template

This is a sample Pecan project.

Instructions for getting started can be found online at pecanpy.org

...or you can search the documentation here:

Enter search terms or a module, class or function name.