{% set image = email.logo.one() %}
<a href="{{ siteUrl }}"><img src="{{ image.url }}" alt="{{ image.alt }}" width="{{ image.width }}" height="{{ image.height }}" /></a>
