Summer wrote:
> I have access to the HTML plugin, but no access to modify anything on 
> the backend to push to the template. I can't access the perl code. So I 
> am looking for something that uses regex's or something built-in with 
> the stand set of plugins.

Very ham-fisted, but this may get you started:

[% foo.replace('</?.*?>', '') %]

-- 
Keith Barrette
The Conference Exchange

_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates

Reply via email to