[ZO-Coll] [ZOC] 47/ 1 Request "double <head> in nzo-start-page"
Collector: Zope.org (the ...
zope-web@zope.org
Tue, 23 Apr 2002 16:27:55 -0400
Issue #47 Update (Request) "double <head> in nzo-start-page"
Status Pending, skin/bug low
To followup, visit:
http://collector.zope.org/ZopeOrg/47
==============================================================
= Request - Entry #1 by mjablonski on Apr 23, 2002 4:27 pm
something must be wrong with the page-template for the home-page
http://new.zope.org:15080/ZopeOrg/
there's a second <head>...</head> in the middle of the page... should be no
problem for most browsers at all, but...;-)
<html>
<head>
...
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0"
marginwidth="0" marginheight="0">
...
<head>
<title>Home Page</title>
</head>
<body>
...
another little one: the breadcrumb is not aligned to the main-text on the
home-page. looks a little bit nervous for a start-page...;-)
==============================================================