<%% if ($this->Page->lang == "pl") { echo 'Wyniki wyszukiwania'; } elseif ($this->Page->lang == "en") { echo 'Search results'; } %>

<%% if ($this->Page->lang == "pl") { echo 'Nic nie znaleziono'; } elseif ($this->Page->lang == "en") { echo 'Nothing matched your search query'; } %>
<%% $resultsCount = $this->PeopleRepeater->Items->Count + $this->NewsRepeater->Items->Count + $this->ContentRepeater->Items->Count; if ($resultsCount > 0) { if ($this->Page->lang == "pl") { echo 'Znaleziono '.$resultsCount.' wyników'; } elseif ($this->Page->lang == "en") { echo 'Found '.$resultsCount.' items'; } } %>

Osoby

Aktualności

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

Pozostała treść