Listing 4.5. Plik layout.html z projektu 4.2
<body>
  <div>
    {include file="../modules/$module/$action.html"}
  </div>
</body>