[Checkins] SVN: buildout-website/trunk/source/_templates/index.html	Added some more advocacy stuff
    Baiju M 
    baiju.m.mail at gmail.com
       
    Mon Mar 30 19:48:57 EDT 2009
    
    
  
Log message for revision 98661:
  Added some more advocacy stuff
  
Changed:
  U   buildout-website/trunk/source/_templates/index.html
-=-
Modified: buildout-website/trunk/source/_templates/index.html
===================================================================
--- buildout-website/trunk/source/_templates/index.html	2009-03-30 23:48:02 UTC (rev 98660)
+++ buildout-website/trunk/source/_templates/index.html	2009-03-30 23:48:56 UTC (rev 98661)
@@ -101,6 +101,28 @@
 	    <hr />
 	  </div>
 
+	  <div class="creatorandusers">
+	    <div class="sectiontitle">
+	      Meet the proud users of Buildout.
+	    </div>
+	    <div class="sectioncontent">
+	      There are many peoples, projects and communities using
+	      Buildout.  Buildout helped them to develop and deploy
+	      applications easily.
+
+	      Zope, Plone, Grok, Django, Pylons
+	    </div>
+	    <div class="sectiontitle">
+	      And the people behind it.
+	    </div>
+	    <div class="sectioncontent">
+	      Buildout is created by Jim Fulton of Zope Corporation,
+	      along with hundreds of recipe authors.  There are
+	      numerous <a href="recipelist.html">recipes</a> created
+	      by the community.
+	    </div>
+	  </div>
+
         </div>
 
     </div>
    
    
More information about the Checkins
mailing list