Ejemplo n.º 1
0
?>

	<p class="ja-day clearfix">
	  <?php 
echo "<span class=\"day\">" . JText::_(strtoupper(date('D'))) . "</span>";
echo "<span class=\"month\">" . date('m') . "</span>";
echo "<span class=\"date\">" . date('d') . "</span>";
echo "<span class=\"year\">" . date('Y') . "</span>";
?>
	</p>
	 
	<p class="ja-updatetime"><span><?php 
echo JText::_('LAST_UPDATE');
?>
</span><em><?php 
echo T3Common::getLastUpdate();
?>
</em></p>
	
	<?php 
if ($this->countModules('headlines')) {
    ?>
		<jdoc:include type="modules" name="headlines" />
	<?php 
}
?>
	
	<?php 
if ($this->countModules('search')) {
    ?>
	<div id="ja-search">