You've already forked proefschrift
Add all static website files.
This commit is contained in:
14
static/mapFooter.htm
Normal file
14
static/mapFooter.htm
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>Map Header</title>
|
||||
<link href="Res/styles/shared.css" rel="stylesheet" type="text/css">
|
||||
<script language="JavaScript" type="text/JavaScript" src="Res/code/shared.js"></script>
|
||||
</head>
|
||||
|
||||
<body id="mapPageFooter">
|
||||
<span class="directions">Click and drag to move map. Click text to follow links or 'Back' in browser.</span>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user