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="">
5
5
<title>Tutorial - Subject Menu</title>
10
9
<h1>IVLE Tutorials - ${subject}</h1>
13
12
<py:for each="worksheet in worksheets">
16
16
<py:if test="worksheet.assessable">
18
18
<li class="${worksheet.complete_class}">