| … | |
… | |
| 2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <!-- |
3 | <!-- |
| 4 | ################################################################################ |
4 | ################################################################################ |
| 5 | # WeBWorK Online Homework Delivery System |
5 | # WeBWorK Online Homework Delivery System |
| 6 | # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ |
6 | # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ |
| 7 | # $CVSHeader: webwork2/conf/templates/math/gateway.template,v 1.8 2006/08/01 22:04:30 glarose Exp $ |
7 | # $CVSHeader$ |
| 8 | # |
8 | # |
| 9 | # This program is free software; you can redistribute it and/or modify it under |
9 | # This program is free software; you can redistribute it and/or modify it under |
| 10 | # the terms of either: (a) the GNU General Public License as published by the |
10 | # the terms of either: (a) the GNU General Public License as published by the |
| 11 | # Free Software Foundation; either version 2, or (at your option) any later |
11 | # Free Software Foundation; either version 2, or (at your option) any later |
| 12 | # version, or (b) the "Artistic License" which comes with this package. |
12 | # version, or (b) the "Artistic License" which comes with this package. |
| … | |
… | |
| 151 | </div> |
151 | </div> |
| 152 | </div> |
152 | </div> |
| 153 | <hr class="for-broken-browsers"/> |
153 | <hr class="for-broken-browsers"/> |
| 154 | <div id="big-wrapper"> |
154 | <div id="big-wrapper"> |
| 155 | <div id="breadcrumbs"> |
155 | <div id="breadcrumbs"> |
| 156 | <!--#path style="text" text=" → "--> |
156 | <!--#path style="text" text=" → "--> |
| 157 | </div> |
157 | </div> |
| 158 | <div id="content"> |
158 | <div id="content"> |
| 159 | |
159 | |
| 160 | <!--#if can="info"--> |
160 | <!--#if can="info"--> |
| 161 | <!--<div id="page-info">--> |
161 | <!--<div id="page-info">--> |
| … | |
… | |
| 199 | </div> <!-- content --> |
199 | </div> <!-- content --> |
| 200 | <hr class="for-broken-browsers"/> |
200 | <hr class="for-broken-browsers"/> |
| 201 | <div id="footer"> |
201 | <div id="footer"> |
| 202 | <p id="last-modified">Page generated at <!--#timestamp--></p> |
202 | <p id="last-modified">Page generated at <!--#timestamp--></p> |
| 203 | <div id="copyright"> |
203 | <div id="copyright"> |
| 204 | WeBWorK © 2000-2006 <a href="http://openwebwork.sf.net/">The WeBWorK Project</a> |
204 | WeBWorK © 2000-2006 <a href="http://openwebwork.sf.net/">The WeBWorK Project</a> |
| 205 | </div> |
205 | </div> |
| 206 | </div> |
206 | </div> |
| 207 | <!-- [gateway] removed left sidebar --> |
207 | <!-- [gateway] removed left sidebar --> |
| 208 | </div> <!-- big-wrapper --> |
208 | </div> <!-- big-wrapper --> |
| 209 | |
209 | |