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
Put alpha message in SVN
[invirt/packages/invirt-web.git]
/
templates
/
skeleton.tmpl
diff --git
a/templates/skeleton.tmpl
b/templates/skeleton.tmpl
index
ae7431b
..
fa15575
100644
(file)
--- a/
templates/skeleton.tmpl
+++ b/
templates/skeleton.tmpl
@@
-31,6
+31,12
@@
function helppopup(name){
</head>
<body id="body">
</head>
<body id="body">
+#if False
+<div>
+<p>We are in the process of modifying the service. Things likely will not work.</p>
+</div>
+#end if
+
<div id="err">
#if $varExists('error_text')
<p>STDERR:</p><pre>$error_text</pre>
<div id="err">
#if $varExists('error_text')
<p>STDERR:</p><pre>$error_text</pre>
@@
-38,7
+44,7
@@
function helppopup(name){
</div>
#if not $varExists('simple') or not $simple
</div>
#if not $varExists('simple') or not $simple
-<p>[You are logged in as $user.username.]</p>
+<p>[You are logged in as $user.]</p>
<div class="navigation">
<p><a href="list">List</a>
<div class="navigation">
<p><a href="list">List</a>