summaryrefslogtreecommitdiff
path: root/template/banner.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-20 22:48:23 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-20 22:48:23 -0400
commitca3f4e31bbbd6c8cff3d0d2041fe1cc91c2c6b92 (patch)
treea7d78e2b4098ec42a8e5f95c5c69e4d509bb6de0 /template/banner.st
parenta379035eec3a36b9bbd990367bef457c595f05fe (diff)
COMMIT PROD
Diffstat (limited to 'template/banner.st')
-rwxr-xr-xtemplate/banner.st19
1 files changed, 15 insertions, 4 deletions
diff --git a/template/banner.st b/template/banner.st
index aa5ae50..f4d74f9 100755
--- a/template/banner.st
+++ b/template/banner.st
@@ -1,3 +1,7 @@
+<html>
+<head>
+
+</head>
<div id="rapper7">
<div id="header7">
@@ -19,10 +23,16 @@
<li><a href="/directory"><img src="/static/directory.gif"width="20px" height="20px" /> Directory</a></li>
<li><a href="/browser"><img src="/static/image_draw.gif"/> Image Search</a></li>
</ul>
- $else$&nbsp; &nbsp;
- <div id="register" style="display:none;"> <a href="/register"><img src="/static/answer_good.gif" />Register</a></div>
- <div id="landscape"> <img src="/static/const_landscape.gif" /> </div>
- <div id="welcomeinternet"> <img src="/static/welcome.gif" /> </div>
+ $else$
+
+
+ <ul id="banner-menu">
+ <li><div id="lastli"><a href="/">.</a></div></li>
+
+ <li><a href="/register"><img src="/static/answer_good.gif" />Register</a></li>
+
+ </ul>
+
$endif$
</div>
</div>
@@ -51,3 +61,4 @@
<img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big">
</div>
+</html> \ No newline at end of file