source: package_branches/invirt-web/cherrypy-rebased/code/templates/helloworld.mako @ 2666

Last change on this file since 2666 was 2666, checked in by broder, 14 years ago

skeleton and helloworld Mako templates

File size: 90 bytes
Line 
1<%inherit file="skeleton.mako" />
2
3Hello world!
4
5<%def name="title()">
6helloworld
7</%def>
Note: See TracBrowser for help on using the repository browser.