-
= Formatter::EscapeXml($entry->Title) ?>, by = Formatter::EscapeXml(strip_tags($entry->AuthorsHtml)) ?>
= SITE_URL . Formatter::EscapeXml($entry->Url) ?>
= Formatter::EscapeXml($entry->Description) ?>
= $entry->EbookCreated->format('r') ?>
= Formatter::EscapeXml(preg_replace('/^url:/ius', '', $entry->Identifier)) ?>
foreach($entry->Tags as $tag){ ?>
= Formatter::EscapeXml($tag->Name) ?>
} ?>
if($entry->EpubUrl !== null){ ?>
/* Only one is allowed */ ?>
} ?>