<body> <h3><a href="index.php?module=imie&action=list">IMIONA</a></h3> <?php echo partial('_literki.html'); ?> <?php include "../scripts/modules/$module/$action.html"; ?> </body>