summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortimb <timb@mb.home>2010-03-21 00:23:38 -0700
committertimb <timb@mb.home>2010-03-21 00:23:38 -0700
commit35c929f102a49dce6dd8f61d348394ae227e9496 (patch)
tree990c2ae65d30c9fad04fe308bcb19fd13b20c895
parent32849ee87f74148b28f8ed890437a84ccc38700e (diff)
removed <html> from banner
-rwxr-xr-xtemplate/banner.st4
-rwxr-xr-xtemplate/head.st3
2 files changed, 1 insertions, 6 deletions
diff --git a/template/banner.st b/template/banner.st
index 1d080a1..b58a2b5 100755
--- a/template/banner.st
+++ b/template/banner.st
@@ -1,7 +1,3 @@
-<html>
-<head>
-
-</head>
<div id="rapper7">
<div id="header7">
diff --git a/template/head.st b/template/head.st
index f650579..fdf5fea 100755
--- a/template/head.st
+++ b/template/head.st
@@ -42,5 +42,4 @@ jQuery(document).ready(function () { MM_preloadImages('/static/mouseover.gif');
jQuery(function() { jQuery("#banner-menu").lavaLamp({ fx: "backout", speed: 700 })});
-</script>
-$preload()$
+</script> \ No newline at end of file