~daker/loco-team-portal/fix.806005

« back to all changes in this revision

Viewing changes to loco_directory/templates/base.html

  • Committer: Dave Walker (Daviey)
  • Date: 2010-03-16 09:39:22 UTC
  • Revision ID: davewalker@ubuntu.com-20100316093922-jfpjcax493xiuw9o
Removed rule.png reference in base.html as it has never existed, and doesn't seem to be required. (LP: #494594)

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
 
61
61
    <div id="footer">
62
62
      <div class="wrapper">
63
 
        <img src="/media/img/rule.png" width="740" height="1" alt="" class="rule" />
64
63
        <p>&copy; 2008-2009 Canonical Ltd., Ubuntu Community. See <a href="https://launchpad.net/loco-directory">LoCo Directory Project</a> for details.  Ubuntu is a registered trademark of Canonical Ltd.</p>
65
64
        <p>{% trans "LoCo Directory" %} {{ loco_version }}</p>
66
65
      </div>