projects
/
invirt/packages/invirt-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update config.todo
[invirt/packages/invirt-web.git]
/
code
/
templates
/
list.tmpl
diff --git
a/code/templates/list.tmpl
b/code/templates/list.tmpl
index
e1d66c4
..
43de904
100644
(file)
--- a/
code/templates/list.tmpl
+++ b/
code/templates/list.tmpl
@@
-1,4
+1,5
@@
#from skeleton import skeleton
#from skeleton import skeleton
+#from invirt.config import structs as config
#extends skeleton
#import datetime
#extends skeleton
#import datetime
@@
-191,7
+192,7
@@
$helppopup('Administrator')#slurp
#def body
#def body
-<p style="font-size: 125%;"><a href="/static/about.html">What is XVM?</a></p>
+<p style="font-size: 125%;"><a href="http://${config.web.hostname}">What is XVM?</a></p>
#if not $machines
<p>You don't currently control any VMs.</p>
#end if
#if not $machines
<p>You don't currently control any VMs.</p>
#end if