Use contact address from config on error page
[invirt/packages/invirt-web.git] / code / templates / create.tmpl
index 768f0ed..8123d23 100644 (file)
@@ -6,7 +6,6 @@ Created!
 #end def
 
 #def body
-<h1>Created</h1>
 #if $machine
 <p>Congratulations!  You have a new machine named ${machine.name}.</p>
 #else