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

« back to all changes in this revision

Viewing changes to ivle/webapp/groups/template.html

  • Committer: Matt Giuca
  • Date: 2010-02-25 04:49:35 UTC
  • mfrom: (1717 trunk)
  • mto: This revision was merged to the branch mainline in revision 1731.
  • Revision ID: matt.giuca@gmail.com-20100225044935-nq72ovxbg7dhs3j5
MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <h1>Project set for ${projectset.offering.subject.name}</h1>
8
8
    <div id="ivle_padding">
9
9
      <py:if test="not projectset.is_group">
10
 
      <p>This set contains solo projects</p>
 
10
      <p>Non-group projects.</p>
 
11
      </py:if>
 
12
      <py:if test="projectset.is_group">
 
13
      <p>Groups of maximum size ${projectset.max_students_per_group}.</p>
11
14
      </py:if>
12
15
      <p>Projects in this set:</p>
13
16
      <table class="pretty_table">