<!doctype html>
<html>
<head>
<title><? block title => 'Amon2' ?></title>
</head>
<body>
<? block content => 'body here' ?>
</body>
</html>