Просмотр файла libarea-0.9/vendor/utopia-php/framework/tests/mocks/Layout/layout.phtml
<!DOCTYPE html> <html> <head><?php echo $this->getHead(); ?></head> <body><?php echo $this->getBody(); ?></body> </html>
<!DOCTYPE html> <html> <head><?php echo $this->getHead(); ?></head> <body><?php echo $this->getBody(); ?></body> </html>