salix/print/core/components/email-header/email-header.html

6 lines
154 B
HTML
Raw Normal View History

2019-10-29 06:46:44 +00:00
<header>
<a href="https://www.verdnatura.es" target="_blank">
2019-10-31 11:43:04 +00:00
<img :src="getEmailSrc('email-logo.png')" alt="VerdNatura"/>
2019-10-29 06:46:44 +00:00
</a>
</header>