template.htm 167 B

123456789
  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. </body></html>