2024-12-19 04:02:08 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<title>contact emma</title>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<link rel="stylesheet" href="../../style/style.css">
|
2024-12-19 18:06:14 +00:00
|
|
|
<link rel="stylesheet" href="../../style/guestbook.css">
|
2024-12-19 04:02:08 +00:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
|
|
|
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
|
|
|
<main>
|