It makes the master template a valid file to view, but prevents there from being multiple of those meta tags appearing in the final output. (At render time, the whole tag will get replace with nothing.)
Kevin On 12/19/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Just a simple question: > > Why does the default master template contain the following replace? > <meta content="text/html; charset=UTF-8" http-equiv="content-type" > py:replace="''"/> > > Thanks. > > ...Richard > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

