<%% if (strlen(trim($this->Person->Image->UserPhoto->Filename)) > 0) echo "Person->Image->UserPhoto->Url."\"/>"; %>

<%= $this->Person->NameAndTitle %>

<%% if ($this->Page->lang == "pl") { echo 'Informacje kontaktowe'; } elseif ($this->Page->lang == "en") { echo 'Contact info'; } %>


<%% if ($this->Page->lang == "pl") { echo 'Dyżury'; } elseif ($this->Page->lang == "en") { echo 'Duty days'; } %>


Status


Biogram

<%= $this->Person->biogram %> <%% if (strlen(trim($this->Person->biogram)) == 0) echo '(brak)'; %>

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


<%% if ($this->Page->lang == "pl") { echo 'Prowadzone zajęcia'; } elseif ($this->Page->lang == "en") { echo 'Classes'; } %>


<%% if ($this->Page->lang == "pl") { echo 'Książki'; } elseif ($this->Page->lang == "en") { echo 'Books'; } %>


<%% if ($this->Page->lang == "pl") { echo 'Artykuły i inne publikacje'; } elseif ($this->Page->lang == "en") { echo 'Papers and other publications'; } %>