Pillow/index.html
2012-07-24 21:14:18 -04:00

47 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Pillow : Pillow is the &quot;friendly&quot; PIL fork" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Pillow</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/python-imaging/Pillow">View on GitHub</a>
<h1 id="project_title">Pillow</h1>
<h2 id="project_tagline">Pillow is the &quot;friendly&quot; PIL fork</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/python-imaging/Pillow/zipball/master">Download this project as a .zip file</a>
<a class="tar_download_link" href="https://github.com/python-imaging/Pillow/tarball/master">Download this project as a tar.gz file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h3>Pillow</h3>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Pillow maintained by <a href="https://github.com/python-imaging">python-imaging</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>