| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
3 | <!-- WeBWorK Online Homework Delivery System |
|
|
4 | -- Copyright © 2000-2006 The WeBWorK Project, http://openwebwork.sf.net/ |
|
|
5 | -- $CVSHeader: webwork2/conf/templates/math/gateway.template,v 1.3.2.1 2006/01/19 01:03:17 sh002i Exp $ |
|
|
6 | -- |
|
|
7 | -- This program is free software; you can redistribute it and/or modify it under |
|
|
8 | -- the terms of either: (a) the GNU General Public License as published by the |
|
|
9 | -- Free Software Foundation; either version 2, or (at your option) any later |
|
|
10 | -- version, or (b) the "Artistic License" which comes with this package. |
|
|
11 | -- |
|
|
12 | -- This program is distributed in the hope that it will be useful, but WITHOUT |
|
|
13 | -- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
|
|
14 | -- FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the |
|
|
15 | -- Artistic License for more details. |
|
|
16 | --> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
17 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 4 | <head> |
18 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
19 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
| 6 | <meta http-equiv="Pragma" content="no-cache"/> |
20 | <meta http-equiv="Pragma" content="no-cache"/> |
| 7 | <meta http-equiv="expires" content="Wed, 21 Dec 2005 00:00:01 GMT"/> |
21 | <meta http-equiv="expires" content="Wed, 21 Dec 2005 00:00:01 GMT"/> |
| 8 | <link rel="stylesheet" type="text/css" media="All" href="<!--#url type="webwork" name="htdocs"-->/css/math.css"/> |
22 | <link rel="stylesheet" type="text/css" media="All" href="<!--#url type="webwork" name="htdocs"-->/css/math.css"/> |
| 9 | <!-- [gateway] since the left-side menus are gone, don't indent the main content area --> |
23 | <!-- [gateway] since the left-side menus are gone, don't indent the main content area --> |
| 10 | <link rel="stylesheet" type="text/css" media="All" href="<!--#url type="webwork" name="htdocs"-->/css/gateway.css"/> |
24 | <link rel="stylesheet" type="text/css" media="All" href="<!--#url type="webwork" name="htdocs"-->/css/gateway.css"/> |
| … | |
… | |
| 154 | |
168 | |
| 155 | </div> <!-- content --> |
169 | </div> <!-- content --> |
| 156 | <hr class="for-broken-browsers"/> |
170 | <hr class="for-broken-browsers"/> |
| 157 | <div id="footer"> |
171 | <div id="footer"> |
| 158 | <p id="last-modified">Page generated at <!--#timestamp--></p> |
172 | <p id="last-modified">Page generated at <!--#timestamp--></p> |
| 159 | <!--<div id="feedback"> |
|
|
| 160 | FEEDBACK |
|
|
| 161 | </div>--> |
|
|
| 162 | <div id="copyright"> |
173 | <div id="copyright"> |
| 163 | WeBWorK © 2000-2005 <a href="http://openwebwork.sf.net/">The WeBWorK Project</a> |
174 | WeBWorK © 2000-2006 <a href="http://openwebwork.sf.net/">The WeBWorK Project</a> |
| 164 | </div> |
175 | </div> |
| 165 | <!--<div id="validate"> |
|
|
| 166 | VALIDATE |
|
|
| 167 | </div>--> |
|
|
| 168 | <!--<p class="page-url"> |
|
|
| 169 | PAGE-URL (p) |
|
|
| 170 | </p>--> |
|
|
| 171 | </div> |
176 | </div> |
| 172 | <!-- [gateway] removed left sidebar --> |
177 | <!-- [gateway] removed left sidebar --> |
| 173 | </div> <!-- big-wrapper --> |
178 | </div> <!-- big-wrapper --> |
| 174 | |
179 | |
| 175 | </body> |
180 | </body> |