1
<html xmlns="http://www.w3.org/1999/xhtml"
2
xmlns:py="http://genshi.edgewall.org/">
4
<title>Subjects</title>
7
<div id="ivle_padding">
10
<py:for each="enrolment in enrolments">
12
<a href="/subjects/${enrolment.offering.subject.code}/${enrolment.offering.semester.year}/${enrolment.offering.semester.semester}/+worksheets">
13
${enrolment.offering.subject.name}