emmas.place/guestbook/templates/top.php

15 lines
516 B
PHP
Raw Normal View History

<!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">
<link rel="stylesheet" href="../../style/guestbook.css">
</head>
<body>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
<?php require_once($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
<main>