You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<?php if (!empty($ic_photo)) { ?>
|
|
<div class="infotopimage">
|
|
<img src="<?php echo 'https://images.chinahighlights.com'.$ic_photo; ?>"
|
|
alt="<?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?>" class="img-responsive">
|
|
</div>
|
|
<?php } ?>
|