File: footer.html

package info (click to toggle)
python-gdata 2.0.17%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 26,080 kB
  • sloc: python: 73,579; ansic: 150; sh: 33; makefile: 11
file content (10 lines) | stat: -rw-r--r-- 252 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
      <div id="footer">
        <p>Copyright &copy; 2011
          <a href="http://www.google.com"> 
            <img src="/images/google-small.png" style="vertical-align: middle" />
          </a>
        </p>
      </div>
    </div>
  </body>
</html>