~azzar1/unity/add-show-desktop-key

1
2
3
4
5
6
7
8
9
10
11
12
13
<html>
<head>
<title>Sample Subject Homepage</title>
</head>
<body>
<p>This is the home page for a sample subject.</p>
<p>To create your own, place a website in
trunk/www/media/subjects/subjectname.</p>
<p>It will then be viewable from /media/subjects/subjectname (without any
borders added), or /subjects/subjectname (in an iframe with the IVLE
borders).</p>
</body>
</html>