{% if offer.tags.first == 'supplier' %} {% partial landing_supplier %} {% else %} {% partial landing_service %} {% endif %}