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
Incremented version to not conflict with precise
[invirt/packages/invirt-web.git]
/
code
/
templates
/
skeleton.mako
diff --git
a/code/templates/skeleton.mako
b/code/templates/skeleton.mako
index
a53d2bf
..
aee4769
100644
(file)
--- a/
code/templates/skeleton.mako
+++ b/
code/templates/skeleton.mako
@@
-66,15
+66,16
@@
You are currently authenticated as an administrator.
% endif
% endif
-<div id="result" class="result">
+% if not simple:
+<h1>${self.title()} — XVM</h1>
+% endif
+
% if result:
% if result:
+<div id="result" class="result">
${result}
${result}
-% endif
</div>
</div>
-
-% if not simple:
-<h1>${self.title()} — XVM</h1>
% endif
% endif
+
${next.body()}
% if not simple:
<hr />
${next.body()}
% if not simple:
<hr />