projects
/
invirt/packages/invirt-web.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
More stuff.
[invirt/packages/invirt-web.git]
/
templates
/
skeleton.tmpl
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>