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

23 lines
1.6 KiB
PHP

<div class=topcontent>
<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->NickName:'author nickname'; ?></strong>Update <?php echo date("d.m.Y",time()); ?></div>
</div>