{##
# Mobile menu button
#}
{% if not this.isCheckoutLayout() %}
<li class="{{ this.getClass() }}">
<a id="main_menu" href="#slidebar" class="icon-menu" aria-label="{{ t('Menu') }}"></a>
</li>
{% endif %}