{% extends 'base.html.twig' %} {% block title %}Steve Krack{% endblock %} {% block body %}
{% if sale.video is not null %}
{% endif %} {% if sale.photo1 is not empty %}
slider image lazy
{% endif %} {% if sale.photo2 is defined and sale.photo2 is not null %}
slider image lazy
{% endif %} {% if sale.photo3 is defined and sale.photo3 is not null %}
slider image lazy
{% endif %} {% if sale.photo4 is defined and sale.photo4 is not null %}
slider image lazy
{% endif %} {% if sale.photo5 is defined and sale.photo5 is not null %}
slider image lazy
{% endif %}
{% if sale.video is not null %}
slider image lazy
{% endif %}
slider image lazy
{% if sale.photo2 is defined and sale.photo2 is not null %}
slider image lazy
{% endif %} {% if sale.photo3 is defined and sale.photo3 is not null %}
slider image lazy
{% endif %} {% if sale.photo4 is defined and sale.photo4 is not null %}
slider image lazy
{% endif %} {% if sale.photo5 is defined and sale.photo5 is not null %}
slider image lazy
{% endif %} {% for picture in sale.addedPictures %}
slider image lazy
{% endfor %}
volume_up

For Sale

{{ sale.label }}

{{ sale.description }}

seascape-villa image
{% if sale.photo2 is not empty %}
european-lard-station image
{% endif %} {% if sale.photo3 is not empty %}
european-lard-station image
{% endif %} {% if sale.photo4 is not empty %}
european-lard-station image
{% endif %} {% if sale.photo5 is not empty %}
european-lard-station image
{% endif %} {% for picture in sale.addedPictures %}
european-lard-station image
{% endfor %}
{#
#}
{#
Please rotate your device!
#} volume_up

For Sale

{{ sale.label }}

{{ sale.description |nl2br }}

{% endblock %}