|
|
|
@ -1,15 +1,10 @@
|
|
|
|
|
<div class="nextcontext">
|
|
|
|
|
|
|
|
|
|
<h2 class="nexttitle">More Travel Ideas and Inspiration</h2>
|
|
|
|
|
<div class="table-responsive">
|
|
|
|
|
<table class="info_reco_table">
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<?php if(!empty($recommands['Article A']) || !empty($recommands['Article B']) || !empty($recommands['Article C']) || !empty($recommands['Article D'])){ ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php if(!empty($recommands['Article A'])){ ?>
|
|
|
|
|
<td>
|
|
|
|
|
<div class="nextarticle">
|
|
|
|
|