|
|
|
@ -10,5 +10,5 @@
|
|
|
|
|
<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="authorupdate">By <strong><?php echo !empty($author)?$author->OPI_FirstName:'author nickname'; ?></strong>Update <?php echo date("M.d.Y",time()); ?></div>
|
|
|
|
|
<div class="authorupdate">By <strong><?php echo !empty($author)?$author->OPI_FirstName:'author nickname'; ?></strong>Updated <?php echo date("M. j, Y",time()); ?></div>
|
|
|
|
|
</div>
|