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
more and better titles
[invirt/packages/invirt-web.git]
/
code
/
templates
/
command.tmpl
diff --git
a/code/templates/command.tmpl
b/code/templates/command.tmpl
index
4ea55a5
..
904cba7
100644
(file)
--- a/
code/templates/command.tmpl
+++ b/
code/templates/command.tmpl
@@
-7,7
+7,6
@@
$command $machine.name
#def body
-<h1>Command successful</h1>
<p>$command ${machine.name} was successful.</p>
#if $command == "Delete VM" or True
<p><a href="list">Return</a></p>