{** * 2010-2022 Webkul. * * NOTICE OF LICENSE * * All right is reserved, * Please go through LICENSE.txt file inside our module * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade this module to newer * versions in the future. If you wish to customize this module for your * needs please refer to CustomizationPolicy.txt file inside our module for more information. * * @author Webkul IN * @copyright 2010-2022 Webkul IN * @license LICENSE.txt *}

{$review.subject|escape:'html':'UTF-8'}

{$review.customer_name|escape:'html':'UTF-8'}

{dateFormat date=$review.date_add full=0}

{if isset($review.images) && is_array($review.images) && count($review.images)}
{foreach $review.images as $image} {/foreach}
{/if}

{$review.description|escape:'html':'UTF-8'}

{if $logged && !$review.response_helpful} {l s='Do you find this helpful?' mod='qlohotelreview'} {/if}

{$review.total_useful|escape:'html':'UTF-8'}{l s=' people found it helpful.' mod='qlohotelreview'}

{if $logged && !$review.response_report} {/if}
{if isset($review.message) && $review.message}

{$review.hotel_name|escape:'html':'UTF-8'}

{l s='has replied on' mod='qlohotelreview'} {$review.reply_date|date_format}

{$review.message|escape:'html':'UTF-8'}

{/if}