Author: faide
Date: Sun Jan 20 08:54:38 2008
New Revision: 3992
URL: http://trac.turbogears.org/changeset/3992
Log:
fix for kid (working)
Modified:
website/newdocs/base.html
Modified: website/newdocs/base.html
==============================================================================
--- website/newdocs/base.html (original)
+++ website/newdocs/base.html Sun Jan 20 08:54:38 2008
@@ -90,8 +90,6 @@
<div id="secondary-content" py:def="secondary">
<div py:replace="download_stable()" />
- <div py:replace="download_beta()" />
-
<div py:replace="community()" />
<div py:replace="ads()" />
@@ -110,7 +108,7 @@
<div id="download-stable">
<h2>TurboGears <strong>1.0.4</strong></h2>
- <strong>Jan 16, 2008</strong>
+ <strong>Jan 20, 2008</strong>
<p>Latest stable version</p>
This release uses CherryPy 2.3.0 to avoid an important security bug. If
you are using file based
sessions (this is not the default settings for TurboGears) please
upgrade immediately.<br/>