|
|
|
@ -55,20 +55,6 @@
|
|
|
|
|
<?php }?>
|
|
|
|
|
<?php }?>
|
|
|
|
|
|
|
|
|
|
<!-- India
|
|
|
|
|
|
|
|
|
|
<h2 id="india">India Travel Reviews</h2>
|
|
|
|
|
<?php if (!empty($Delhi)) {?>
|
|
|
|
|
<?php foreach ($Delhi as $index => $feedback) {?>
|
|
|
|
|
<div class="feedback_content">
|
|
|
|
|
<strong><?php echo $feedback['title'] ?></strong>
|
|
|
|
|
<p><?php echo $feedback['content'] ?></p>
|
|
|
|
|
<a href="<?php echo $feedback['url'] ?>" target="_blank">More</a>
|
|
|
|
|
<div class="customer_name"><?php echo $feedback['customer'] ?>,<?php echo $feedback['createdOn'] ?></div>
|
|
|
|
|
</div>
|
|
|
|
|
<?php }?><div class="more_tours"><a href="/reviews/india">More India reviews</a></div>
|
|
|
|
|
<?php }?>
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<!-- Myanmar -->
|
|
|
|
|
|
|
|
|
|