source:
package_branches/invirt-web/cherrypy-rebased/code/templates/helloworld.mako
@
2669
Last change on this file since 2669 was 2666, checked in by broder, 15 years ago | |
---|---|
File size: 90 bytes |
Rev | Line | |
---|---|---|
[2666] | 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.