| |
---|
| | Period in which a paper is offered (e.g., "Semester 2"). |
---|
| | --> |
---|
| | <template name="PaperPeriod" match="PaperPeriod"> |
---|
| | <common> |
---|
| | <xsl:value-of select="$paper-period" /> |
---|
| | <xsl:value-of select="$period-string" /> |
---|
| | </common> |
---|
| | </template> |
---|
| | |
---|
| | <template name="PaperPeriod-strip" match="PaperPeriod" mode="strip"> |
---|
| |
---|
|