<?php include("dane/glowna.html"); } if($page=="newsy"){ include("dane/newsy.php"); } if($page=="pomoc"){ include("dane/pomoc.html"); } if($page=="kontakt"){ include("dane/kontakt.html"); } ?>
<?php include("dane/glowna.html"); } if($page=="newsy"){ include("dane/newsy.php"); } if($page=="pomoc"){ include("dane/pomoc.html"); } if($page=="kontakt"){ include("dane/kontakt.html"); } ?>