I'm trying to pull in another file with the following markup:

<span tal:replace="here/level2banner">Level2banner content goes
here</span>
    
And it does pull the file in, but it quotes the entire HTML in that file
so that my browser doesn't interpret it:
           &lt;img src="/images/page2leftbottom-blank.jpg" width="331"
height="39" border="0" class="banner" alt="Category"&gt;

This is not what I want.  What am I doing wrong, or how to I prevent the
quoting?

David Cain
Senior Web Developer, Information Systems Department 
Syracuse University Library
Syracuse, New York 13244-2010
(315) 443-5923
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]


_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to