summaryrefslogtreecommitdiff
path: root/download.html
diff options
context:
space:
mode:
Diffstat (limited to 'download.html')
-rw-r--r--download.html28
1 files changed, 18 insertions, 10 deletions
diff --git a/download.html b/download.html
index 6c6118c..36ef428 100644
--- a/download.html
+++ b/download.html
@@ -1,16 +1,17 @@
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html>
- <head>
- <title>Community Cheetah - Downloads</title>
- <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
- <meta name="keywords" content="#" />
+ <head>
+ <title>Community Cheetah - The Python-Powered Template Engine - Downloads</title>
+ <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8"/>
+ <meta name="keywords" content="cheetah, template engine, python, community cheetah, templating, markdown, markup, mod_python, webware"/>
<meta name="googlebot" content="index, follow" />
<meta name="language" content="en-us, english" />
- <link rel="stylesheet" type="text/css" href="stylesheet.css" media="screen, projection, tv " />
- </head>
- <body>
+ <link rel="stylesheet" type="text/css" href="stylesheet.css" media="screen, projection, tv" />
+ </head>
+ <body>
<a href="http://github.com/rtyler/cheetah">
<img style="position: absolute; top: 0; left: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_left_orange_ff7600.png" alt="Fork me on GitHub" />
@@ -21,7 +22,6 @@
<a href="index.html">Home</a>&nbsp;|&nbsp;
<a href="http://bugs.communitycheetah.org">Issues</a>&nbsp;|&nbsp;
<a href="http://github.com/rtyler/cheetah/tree/master">Source</a>&nbsp;|&nbsp;
- <a href="http://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss">Mailing List</a>&nbsp;|&nbsp;
</div>
</div>
@@ -48,6 +48,11 @@
</a>
</li>
<li>
+ <a href="community.html" title="Community">
+ <span>Community</span>
+ </a>
+ </li>
+ <li>
<a href="developers.html" title="Developers">
<span>Developers</span>
</a>
@@ -91,8 +96,11 @@ Install it wherever your system puts Cheetah/NameMapper.py. Strip the version nu
<br clear="all"/>
<br/>
- <div id="footer">&copy; 2006 Design by <a href="http://www.studio7designs.com">Studio7designs.com</a>
-
+ <a href="http://www.python.org" target="_blank"><img src="images/python-logo.gif" border="0" alt="Python-powered" title="Python-powered" align="right"/></a>
+ <br clear="all"/>
+ <br/>
+ <div id="footer">
+ &copy; 2006 Design by <a href="http://www.studio7designs.com">Studio7designs.com</a>
</div>