emmas.place/site/contact.php

17 lines
322 B
PHP
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width intial-scale=1.0">
<meta charset="utf-8">
<title>contact emma</title>
<link rel="stylesheet" href="../style/style.css">
</head>
<body>
<?php include "../includes/nav.php" ?>
<section>
<section>
</body>
</html>