summaryrefslogtreecommitdiff
path: root/recipes.html
diff options
context:
space:
mode:
Diffstat (limited to 'recipes.html')
-rw-r--r--recipes.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/recipes.html b/recipes.html
new file mode 100644
index 0000000..f59ef34
--- /dev/null
+++ b/recipes.html
@@ -0,0 +1,97 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
+<html>
+ <head>
+ <title>Community Cheetah - Recipes</title>
+ <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
+ <meta name="keywords" content="#" />
+ <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>
+
+ <div id="blogtitle">
+ <div id="small"><a href="#">Community Cheetah</a> </div>
+ <div id="small2">
+ <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>
+
+ <div id="topmenu">
+ <ul class="BLUE">
+ <li>
+ <a href="index.html" title="Home">
+ <span>Home</span>
+ </a>
+ </li>
+ <li>
+ <a href="download.html" title="Download">
+ <span>Download</span>
+ </a>
+ </li>
+ <li>
+ <a href="docs.html" title="Documentation">
+ <span>Documentation</span>
+ </a>
+ </li>
+ <li>
+ <a href="recipes.html" title="Recipes">
+ <span>Recipes</span>
+ </a>
+ </li>
+ <li>
+ <a href="developers.html" title="Developers">
+ <span>Developers</span>
+ </a>
+ </li>
+ </ul>
+ </div>
+
+
+
+ <div id="centercontent">
+ <h1>Cheetah Recipes</h1>
+<p>This page hasn't been fully fleshed out unfortunately :(</p>
+<p>If you're really hungry for some Cheetah recipies, you can check out the
+out-of-date <a href="http://wiki.cheetahtemplate.org/cheetah-recipes.html">Cheetah recipes page</a>
+from the old Wiki</p>
+ </div>
+
+ <div id="rightcontent">
+ <img style="margin-top:-9px; margin-left: -5px;" src="images/top2.jpg" alt="" />
+
+ <div id="twitter_div">
+ <h2 class="sidebar-title">Twitter Updates</h2>
+ <ul id="twitter_update_list"></ul>
+
+ <a href="http://twitter.com/cheetahtemplate" id="twitter-link" style="display:block;text-align:right;">follow Cheetah on Twitter</a>
+ </div>
+
+
+ <img style="padding-top:5px; margin-left:-5px; margin-bottom:-4px;" src="images/specs_bottom.jpg" alt="" />
+ </div>
+
+ <br clear="all"/>
+ <br/>
+
+ <div id="footer">&copy; 2006 Design by <a href="http://www.studio7designs.com">Studio7designs.com</a>
+
+ </div>
+
+
+ <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
+ <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/cheetahtemplate.json?callback=twitterCallback2&count=5"></script>
+ </body>
+</html>
+
+
+
+
+
+
+