<?php/** * @package Joomla.Site * @subpackage Layout * * @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */defined('JPATH_BASE')ordie;?><ddclass="create"><spanclass="icon-calendar"aria-hidden="true"></span><timedatetime="<?phpechoJHtml::_('date',$displayData['item']->created,'c');?>"itemprop="dateCreated"><?phpechoJText::sprintf('COM_CONTENT_CREATED_DATE_ON',JHtml::_('date',$displayData['item']->created,JText::_('DATE_FORMAT_LC3')));?></time></dd>