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="">
7
9
<p py:if="no_enrolments">Error: You are not currently enrolled in any subjects.</p>
8
10
<py:for each="enrolment in enrolments">