<header class="checkout">
<div class="ctn">
<a href="{{ path('index') }}" class="logo">
<img src="{{ asset('img/logo-top.svg') }}" alt="Vivog" width="180" height="75">
</a>
<a class="button bt-white" href="{{ path('index') }}">{% trans %}Retour vers le site{% endtrans %}</a>
</div>
</header>