trypost/maizzle/components/header.html

5 lines
No EOL
190 B
HTML

<div class="my-12 sm:my-8 text-center">
<a href="https://trypost.it" target="_blank">
<img src="@{{ asset('/images/emails/logo-header.png') }}" width="160" alt="Trypost">
</a>
</div>