Raspsnir/public_html/classe/index.php

22 lines
570 B
PHP
Raw Normal View History

<!DOCTYPE html>
<html lang="fr">
<head>
<?php include ($_SERVER['DOCUMENT_ROOT'].'/includes/header.php'); ?>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RASPSNIR - Site de la classe</title>
</script>
</head>
<body>
<!--<iframe src="https://195.221.61.190/siteweb/public/" frameborder="0" scrolling="no" class="myFrame"></iframe>-->
<?php include ($_SERVER['DOCUMENT_ROOT'].'/includes/footer.php'); ?>
<link href="css.css" rel="stylesheet"/>
</body>
</html>