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.
information-system/application/views/mobile_first/ch-h1.php

29 lines
1.9 KiB
PHP

<div class=topcontent>
<div class="infotopimage">
<img src="<?php echo !empty($ic_photo)?'https://images.chinahighlights.com'.$ic_photo:'https://data.chinahighlights.com/image/tour-detail/harbin/harbin-ice-snow-festival-2020-info-top.jpg'; ?>"
alt="<?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?>" class="img-responsive">
</div>
<div class="infocategory"><?php echo !empty($infocategory)?$infocategory->ic_url_title:'infocategory'; ?></div>
<h1><?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?></h1>
<!--<p class="subheadline">to do</p> -->
<div class="followus">
Follow Us
<ul class="infoshare">
<li><a href="https://www.facebook.com/Chinahighlights" rel="nofollow" title="Follow us on Facebook"
class="fb" target="_blank"><img
src="https://www.chinahighlights.com/pic/guide/info-template-facebook.png" width="25px"
height="25px" alt="facebook"></a></li>
<li><a href="https://twitter.com/Chinahighlights" rel="nofollow" title="Share us on Twitter" class="tw"
target="_blank"><img src="https://www.chinahighlights.com/pic/guide/info-template-twitter.png"
width="25px" height="25px" alt="twitter"></a></li>
<li><a href="https://www.instagram.com/chinahighlights/" rel="nofollow" title="Follow us on Instagram"
class="linkin" target="_blank"><img
src="https://www.chinahighlights.com/pic/guide/info-template-ins.png" width="25px"
height="25px"
alt="Instagram"></a></li>
</ul>
</div>
<div class="authorupdate">By <strong><?php echo !empty($author)?$author->OPI_FirstName:'author nickname'; ?></strong>Update <?php echo date("d.m.Y",time()); ?></div>
</div>