Skip to Content
Menu
This question has been flagged

I want use a webfont in a odoo email template.

My code was:

<link href="https://fonts.googleapis.com/css?family=Molle:400italic" rel="stylesheet" type="text/css">
<p style="font-family: 'Molle', cursive; font-size: 24px;">test text in schreibschrift</p>

I believe odoo filter the email code before sending and removes some html tags.

The link tag is not in the  received email, as shown in Thunderbird.

How can i bypass this?

Avatar
Discard
Related Posts Replies Views Activity
1
Feb 24
902
1
Jul 23
1634
3
Dec 23
17558
1
Feb 22
4392
0
Aug 21
1527