adding some strings
[moodle-linuxchix.git] / mod / hotpot / template / v6 / hp6plainpage.ht_
blob9abc49af4b0e9620f65621e5a8bb46382133fc81
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml"
4 xml:lang="en"><head>
6 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
8 <title>
9 Page Title
10 </title>
12 <!-- Made with executable version [strFullVersionInfo] -->
14 <!-- The following insertion allows you to add your own code directly to this head tag from the configuration screen -->
16 [strHeaderCode]
18 <style type="text/css">
20 [strStyleSheet]
22 </style>
24 </head>
26 <body id="TheBody">
28 <div class="Titles">
29 <h2 class="ExerciseTitle">Page Title</h2>
30 <h3 class="ExerciseSubtitle">Page Subtitle</h3>
31 </div>
33 <div id="MainDiv" class="StdDiv">
35 <p>Page content...</p>
37 </div>
40 </body>
42 </html>