source:
trunk/web/templates/skeleton.tmpl
@
138
Last change on this file since 138 was 113, checked in by ecprice, 17 years ago | |
---|---|
File size: 207 bytes |
Rev | Line | |
---|---|---|
[113] | 1 | <html> |
2 | <head><title>$title</title></head> | |
3 | <body> | |
4 | <p>[You are logged in as $user.username.]</p> | |
5 | $body | |
6 | <hr /> | |
7 | Questions? Contact <a href="mailto:sipb-xen-dev@mit.edu">sipb-xen-dev@mit.edu</a>. | |
8 | </body> | |
9 | </html> |
Note: See TracBrowser
for help on using the repository browser.