tutorialtemplate.htm 222 B

1234567891011
  1. <html><body>
  2. <center>%name% Class Master:</center><br>
  3. %menu%
  4. <br>
  5. <br>Item(s) required for class change:
  6. <table width=270>
  7. %req_items%
  8. </table>
  9. <br><br>
  10. <a action="link COXX">Ask me next time.</a>
  11. </body></html>