[Zope3-Users] unexpected ':' char in declaration
    E. Frerich 
    e.frerich at nord-com.net
       
    Thu Nov 11 18:38:29 EST 2004
    
    
  
Am 11 Nov 2004 um 17:49 hat Florian Lindner geschrieben:
> Roger Ineichen schrieb:
> > Hi, Florian,
> > 
> > Take a look at the root template like described at the error
> > message:
> > 
> > "ERROR root PageTemplateFile: Error in template:"
> >        ^^^^
> > 
> > Perhaps you have a error in this template.
> 
> What IS the root template:
> the other template involved besides event.pt is template.pt. Here are
> the first few lines:
> 
> <metal:block define-macro="page">
>    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                                                                                                                 ^^^^
> http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                                                                                             ^^^^ 
maybe the " is the problem
> 
>    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
> 
>      <head>
> 
> 
snip
Egon
    
    
More information about the Zope3-users
mailing list