Prix max par nuité
Notiriété:
Promotions
Conditions de réservations
Les équipements
{{ result|length }} offre(e)s pour {{ interval }} nuitée(s)
-
{% if room.picture is not empty %}
-
-
-
{{ room.roomType.type }} #{{ room.code }}
{{ room.building.designation }}
{% for i in 0.. room.building.options.notiriety %} {%endfor %}
Situé à {{ room.building.address.location }}
{{ room.building.description }}
{% if room.options.clim == true %}
{% endif %}
{% if room.options.toilet == true %}
{% endif %}
{% if room.options.roomService == true %}
{% endif %}
{% if room.options.availablePhone == true %}
{% endif %}
{% if room.options.television == true %}
{% endif %}
{% if room.options.fan == 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 %}