| … | |
… | |
| 7 | <head> |
7 | <head> |
| 8 | <title>WeBWorK - <!--#title--></title> |
8 | <title>WeBWorK - <!--#title--></title> |
| 9 | </head> |
9 | </head> |
| 10 | <body> |
10 | <body> |
| 11 | <div style="text-align:center"><img src="<!--#logo-->" alt="WeBWorK" /></div> |
11 | <div style="text-align:center"><img src="<!--#logo-->" alt="WeBWorK" /></div> |
|
|
12 | <h1 style="text-align:center">WeBWorK <!--#title--></h1> |
| 12 | <hr /> |
13 | <hr /> |
| 13 | <h1 style="text-align:center">WeBWorK <!--#title--></h1> |
|
|
| 14 | <p><!--<!--#test_args one="a" two="b" three="c"-->--></p> |
|
|
| 15 | <!--#body--> |
14 | <!--#body--> |
| 16 | </body> |
15 | </body> |
| 17 | </html> |
16 | </html> |