<%% if ($this->Page->lang == "pl") { echo 'Archiwum'; } elseif ($this->Page->lang == "en") { echo 'Archive'; } %>

<%= substr($this->Data->added_date, 0, 10) %>

<%= $this->Data->title %>

<%= $this->Data->getLead() %>


Więcej
<%% if ($this->Page->lang == "pl") { echo 'Archiwum jest puste'; } elseif ($this->Page->lang == "en") { echo 'The archive is currently empty'; } %>