source: trunk/web/templates/info.tmpl @ 113

Last change on this file since 113 was 113, checked in by ecprice, 17 years ago

Initial import of web interface.

File size: 145 bytes
Line 
1#from skeleton import skeleton
2#extends skeleton
3
4#def title
5Created!
6#end def
7
8#def body
9<h1>Info</h1>
10<p>Info on ${machine.name}.</p>
11#end def
Note: See TracBrowser for help on using the repository browser.