diff --git a/views/layout.pug b/views/layout.pug index 740d568..bc428b4 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -108,7 +108,7 @@ html | .  a(href=`/imprint${queryString}` ) #{translate('imprintLabel', currentLocale.code)} | .  - a(href=`https://www.contentful.com/contact/` ) #{translate('contactUsLabel', currentLocale.code)} + a(href=`https://www.contentful.com/contact/` target='_blank') #{translate('contactUsLabel', currentLocale.code)} | . .footer__social p