Added content to landing page and team page.

The secure website section needs to be reformatted
so that it has matching style along with the rest of the website.
This commit is contained in:
2017-10-29 22:43:40 -04:00
parent a491c4b921
commit 53d2ff7547
6 changed files with 116 additions and 34 deletions

View File

@@ -6,6 +6,7 @@ require_once "../lib/protected.inc.php";
<html>
<head>
<meta charset="UTF-8">
<link href="../style/default.css" rel="stylesheet" type="text/css">
<title>Meeting Minutes</title>
</head>
<body>