Sorry, I missed that you must also escape the braces, see
https://metacpan.org/pod/Text::Template#Template-Parsing.
You have to change
body, table, td {font-family: Verdana, Geneva, sans-serif !important;}
to
body, table, td \{font-family: Verdana, Geneva, sans-serif !important;\}
Chris
Am 09.09.2016 um 13:24 schrieb [email protected]:
> Hi Chris,
>
> Thanks, i've tried it, but it doesn't seem to fix the issue for me.
>
> Couldn't compile template codeblock 'font-family: Verdana, Geneva, sans-serif
> !important;': syntax error at template line 9
>
> Raymond
>
> -----Oorspronkelijk bericht-----
> Van: Christian Loos [mailto:[email protected]]
> Verzonden: vrijdag 9 september 2016 13:18
> Aan: Teunissen, Raymond; [email protected]
> Onderwerp: Re: Outgoing HTML mail part 2
>
> Hi,
>
> you must add a blank line after the "Content-Type" line to separate headers
> from body.
>
> See also
> https://docs.bestpractical.com/rt/4.4.1/customizing/templates.html#Templates
>
> Chris
> ---------
> RT 4.4 and RTIR training sessions, and a new workshop day!
> https://bestpractical.com/training
> * Boston - October 24-26
> * Los Angeles - Q1 2017
>
---------
RT 4.4 and RTIR training sessions, and a new workshop day!
https://bestpractical.com/training
* Boston - October 24-26
* Los Angeles - Q1 2017