source:
package_branches/invirt-web/cherrypy/code/templates/helloworld.mako
@
2398
Last change on this file since 2398 was 2392, checked in by quentin, 15 years ago | |
---|---|
File size: 90 bytes |
Rev | Line | |
---|---|---|
[2392] | 1 | <%inherit file="skeleton.mako" /> |
2 | ||
3 | Hello world! | |
4 | ||
5 | <%def name="title()"> | |
6 | helloworld | |
7 | </%def> |
Note: See TracBrowser
for help on using the repository browser.