fixes hopefully
This commit is contained in:
@@ -4,13 +4,15 @@
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html>
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="styling.css">
|
<title>Message Confirmation</title>
|
||||||
</head>
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||||||
<body>
|
<link rel="stylesheet" type="text/css" href="styling.css">
|
||||||
<!--#include virtual="header.html" -->
|
</head>
|
||||||
<!--#include virtual="topNavBar.html" -->
|
<body>
|
||||||
|
<!--#include virtual="header.html" -->
|
||||||
|
<!--#include virtual="topNavBar.html" -->
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background-color: #3B5998;
|
background-color: #3B5998;
|
||||||
|
|||||||
Reference in New Issue
Block a user