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

« back to all changes in this revision

Viewing changes to ivle/webapp/base/ivle-headings.html

  • Committer: Matt Giuca
  • Date: 2009-02-25 00:45:07 UTC
  • mto: This revision was merged to the branch mainline in revision 1119.
  • Revision ID: matt.giuca@gmail.com-20090225004507-e33m7d88b0rxq201
IVLE title is now an H1 again.
    (Applied the magic golden style only to #ivlebody h1, so we can use
    #ivleheader h1 for our title again).

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
  <py:match path="body[@status!='done']" once="true">
39
39
    <body>
40
40
      <div id="ivleheader">
41
 
        <img src="${title_img}" alt="Informatics Virtual Learning Environment" />
 
41
        <h1><img src="${title_img}" alt="Informatics Virtual Learning Environment" /></h1>
42
42
      </div>
43
43
      <div id="ivleheader_text">
44
44
        <py:choose>