On 8/26/05, Perrin Harkins <perrin at elem.com> wrote:
> On Fri, 2005-08-26 at 16:39 +0100, João Gomes wrote:
> > <% (condition) ? 'true value to print' : 'false value to print' %>
>
> Or this:
>
> % if (condition) {
> background-color: #ffe66b;
> % }
>
> - Perrin
Thanks everyone!
--
Kevin Old
kevinold at gmail.com