| … | |
… | |
| 4 | |
4 | |
| 5 | <!-- |
5 | <!-- |
| 6 | ################################################################################ |
6 | ################################################################################ |
| 7 | # WeBWorK Online Homework Delivery System |
7 | # WeBWorK Online Homework Delivery System |
| 8 | # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ |
8 | # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ |
| 9 | # $CVSHeader: webwork-modperl/conf/templates/ur.template,v 1.9 2004/01/25 18:46:56 gage Exp $ |
9 | # $CVSHeader: webwork-modperl/conf/templates/ur.template,v 1.10 2004/03/04 21:00:21 sh002i Exp $ |
| 10 | # |
10 | # |
| 11 | # This program is free software; you can redistribute it and/or modify it under |
11 | # This program is free software; you can redistribute it and/or modify it under |
| 12 | # the terms of either: (a) the GNU General Public License as published by the |
12 | # the terms of either: (a) the GNU General Public License as published by the |
| 13 | # Free Software Foundation; either version 2, or (at your option) any later |
13 | # Free Software Foundation; either version 2, or (at your option) any later |
| 14 | # version, or (b) the "Artistic License" which comes with this package. |
14 | # version, or (b) the "Artistic License" which comes with this package. |
| … | |
… | |
| 20 | ################################################################################ |
20 | ################################################################################ |
| 21 | --> |
21 | --> |
| 22 | |
22 | |
| 23 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
23 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
| 24 | <head> |
24 | <head> |
| 25 | <title>WeBWorK - <!--#title--></title> |
25 | <title><!--#path style="text" text=" : " textonly="1"--></title> |
| 26 | <!--#head--> |
26 | <!--#head--> |
| 27 | |
27 | |
| 28 | <style type="text/css"> |
28 | <style type="text/css"> |
| 29 | <!-- |
29 | <!-- |
| 30 | body { margin: 0px; } |
30 | body { margin: 0px; } |