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

« back to all changes in this revision

Viewing changes to ivle/webapp/tutorial/worksheet.html

ivle.webapp.tutorial: Port www/apps/tutorial to new framework.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html xmlns="http://www.w3.org/1999/xhtml"
2
2
      xmlns:xi="http://www.w3.org/2001/XInclude"
3
3
      xmlns:py="http://genshi.edgewall.org/" py:strip="">
4
 
  <head foo="bar" py:if="False">
 
4
  <head>
5
5
    <title>Tutorial - Worksheet</title>
6
6
  </head>
7
 
  <body class="innerbody" py:strip="">
 
7
  <body>
8
8
    <div id="ivle_padding">
9
9
      <h1>IVLE Tutorials - ${subject}</h1>
10
10
      <!-- Display the Table Of Contents -->