<head>
<?php include_http_metas() ?>
<?php include_metas() ?>
<?php include_stylesheets() ?>
<?php include_javascripts() ?>
<title>
<?php if (has_slot('tytul')): ?>
<?php include_slot('tytul') ?>
<?php else: ?>
Piosenki wojskowe
<?php endif; ?>
</title>
</head>
Listing 11.10. W elemencie title pliku layout.php umieszczamy slot
Rozdział 11. Akcja show — wyświetlanie szczegółowych danych rekordu