{% load i18n %} {% block cell-content %} {% if json.data %} {% if cell.title %} <{{ cell.title_level }} class="cell--title"> {{ cell.title }} {{ cell.title_level }}> {% endif %} {% if booking_form_url and cell.booking_button_position == 'top' %} {{ booking_button_title }} {% endif %}