Listing 4.3. Zarys układu layout.html z projektu 4.1
<body>
  <div>
    <?php include "../scripts/modules/$module/$action.html"; ?>
  </div>
</body>