Ash Berlin <[EMAIL PROTECTED]> writes:

> Ivan Wills wrote:
>> Hi,
>>
>> I'm using Catalyst::View::TT to display my pages. I'm having trouble
>> removing excess blank lines appearing at the top of my files.
>>
>> I realise this is not normally a problem but I am playing with mixing
>> SVG and XHTML (with content-type=text/xhtml) but Firefox considers the
>> extra blank lines to be an error when in XML rendering mode if they
>> appear before the <?xml ... ?> deceleration.
>>
>> Any one know how to remove those blank lines?
>
> [% END -%]
>
> also known as RTFM ;)

or options of template toolkit

       PRE_CHOMP, POST_CHOMP
           Remove whitespace before/after directives (default: 0/0).

  eloy
-- 
[EMAIL PROTECTED]

       jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to