-
{% for buildingType in buildingTypes %}
{% if buildingType.enable ==true %}
- {{buildingType.type }} {% endif %} {%endfor %}
Prix max par nuité
Notiriété:
Promotions
Conditions de réservations
Les équipements
{{ town.townName }}: {{ result|length }} {{ type.type}} trouvé(e)s
{% else %}{{ town.townName }}: {{ result|length }} offre(s) trouvé(e)s
{% endif %}-
{% if building.picture1 is not empty %}
-
-
-
{{ building.designation }}
{% for i in 0.. building.options.notiriety %} {%endfor %}
Situé à {{ building.address.location }}
{{ building.description }}
{% if building.options.miniBar == true %}
{% endif %}
{% if building.options.restaurant == true %}
{% endif %}
{% if building.options.parking == true %}
{% endif %}
{% if building.options.pool == true %}
{% endif %}
{% if building.options.conferenceRoom == true %}
{% endif %}
{% endif %}
-
{% if currentPage > 1 %}
- {% for i in range(1, extremePagesLimit) %} {% if ( i < currentPage - nearbyPagesLimit ) %}
- {{ i }} {% endif %} {% endfor %} {% if extremePagesLimit + 1 < currentPage - nearbyPagesLimit %} ... {% endif %} {% for i in range(currentPage-nearbyPagesLimit, currentPage-1) %} {% if ( i > 0 ) %}
- {{ i }} {% endif %} {% endfor %} {% elseif showAlwaysFirstAndLast %}
- {% endif %}
- {{ currentPage }} {% if currentPage < lastPage %} {% for i in range(currentPage+1, currentPage + nearbyPagesLimit) %} {% if ( i <= lastPage ) %}
- {{ i }} {% endif %} {% endfor %} {% if (lastPage - extremePagesLimit) > (currentPage + nearbyPagesLimit) %} {% for j in currentPage + nearbyPagesLimit+1 .. lastPage - extremePagesLimit %} {% endfor %} ... {% endif %} {% for i in range(lastPage - extremePagesLimit+1, lastPage)%} {% if ( i > currentPage + nearbyPagesLimit ) %}
- {{ i }} {% endif %} {% endfor %}
- {% elseif showAlwaysFirstAndLast %}
- {% endif %}