~registry/ubuntu-teamreports/trunk

« back to all changes in this revision

Viewing changes to teamreports/templates/base.html

  • Committer: Daniel Holbach
  • Date: 2010-04-13 16:29:38 UTC
  • Revision ID: daniel.holbach@canonical.com-20100413162938-o7lw12hi3rfi9mw0
make project name more appropriate

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
    <div id="footer">
43
43
      <div class="wrapper">
44
 
        <p>&copy; {% now "Y" %} Canonical Ltd., Ubuntu Community. See <a href="https://launchpad.net/reports">Team Reports Project</a> for details.  Ubuntu is a registered trademark of Canonical Ltd.</p>
 
44
        <p>&copy; {% now "Y" %} Canonical Ltd., Ubuntu Community. See <a href="https://launchpad.net/ubuntu-teamreports">Team Reports Project</a> for details.  Ubuntu is a registered trademark of Canonical Ltd.</p>
45
45
      </div>
46
46
    </div>
47
47
    <div id="bg-right">&nbsp;</div><div id="bottom-right">&nbsp;</div>