[Zope] Silly string question

Evan Simpson evan@4-am.com
Fri, 1 Sep 2000 18:46:07 -0400


From: Satheesh Babu <vsbabu@csoft.net>
> I want to print the following line exactly as it
> appears on a web page (no HTML coding).
>  <!--#include file="header.inc" -->

These aren't general solutions, but off the top of my head (tested):

<dtml-var expr=" '<' ">!--#include file="header.inc" -->

<&dtml.missing--;!--#include file="header.inc" -->

Cheers,

Evan @ digicool & 4-am