Show main.html syntax highlighted
<html>
<head>
<title>Deloitte & Touche</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="{{GRAPHICS}}style.css" type="text/css">
<script language="javascript" src="{{./}}global.js"></script>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<Include SRC="{{./}}header.html" />
<br>
<WebBox ID="main">
<Include SRC="{{./}}{{module_file}}" />
</WebBox>
</body>
</html>
See more files for this project here