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

« back to all changes in this revision

Viewing changes to ivle/webapp/tutorial/templates/subjectmenu.html

  • Committer: William Grant
  • Date: 2009-03-02 00:05:14 UTC
  • Revision ID: grantw@unimelb.edu.au-20090302000514-vi6tw1yrsc7ygm2z
Tags: 0.1.9.7
Mention if an offering lacks worksheets, rather than displaying an empty
page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <py:def function="offering_url(offering)">/subjects/${offering.subject.short_name}/${offering.semester.year}/${offering.semester.semester}</py:def>
8
8
    <h1>Worksheets for ${subject.name}</h1>
9
9
    <div id="ivle_padding">
 
10
      <p py:if="len(worksheets) == 0">There are not currently any worksheets for this subject.</p>
10
11
      <ul id="tutorial-toc">
11
12
        <py:for each="worksheet in worksheets">
12
13
          <li>