{% load static htmleditor_tags %} {% if show_title %}

Hotels {% if hotels_information and perms.htmleditor.change_document %}Pencil{% endif %}

{% else %} {% if hotels_information and perms.htmleditor.change_document %}

Edit This Section Pencil

{% endif %} {% endif %} {% docreplace hotels_information.content %}
{% if radisson %}{# Host hotel comes first #} {% endif %} {% for location in locations %} {% endfor %}
Name Address Rate Description
{% if radisson.link %}{% endif %}{{ radisson.name }}{% if radisson.link %}{% endif %} {{ radisson.address }}
{{ radisson.phone }}
{{ radisson.rate }} {{ radisson.description }}
{% if location.link %}{% endif %}{{ location.name }}{% if location.link %}{% endif %} {{ location.address }}
{{ location.phone }}
{{ location.rate }} {{ location.description }}