Back to Frontend

@views.support.Title(page)

common/app/views/fragments/page/email/head.scala.html

latest665 B
Original Source

@(css: Html)(implicit page: model.Page, request: RequestHeader) @import common.{LinkTo, CanonicalLink} @import views.support.EmailHelpers.Images.footerG

@* * Outlook doesn't scale images properly when DPI scaling is enabled. * More info about the fix can be found here: https://litmus.com/community/snippets/112-outlook-2013-120dpi-make-images-scale-properly *@ @views.support.Title(page) @* * Outlook doesn't support web fonts and also doesn't handle * fallback fonts correctly, so all "Guardian Egyptian Text" will * come out as Times New Roman despite the fallback font of Georgia. * So for Outlook we explicitly set Georgia as the preferred font. *@