project/templates/base.html
changeset 140 dd313f32bbe3
parent 129 5be95b4b3ac3
child 145 2bb21b96f246
--- a/project/templates/base.html	Wed Jul 21 03:26:01 2010 +0530
+++ b/project/templates/base.html	Wed Jul 21 03:26:58 2010 +0530
@@ -51,9 +51,9 @@
 
 <div id="footer">
    <p rel="credits">Content by the <a href="/about/team/" alt="SciPy.in Team">SciPy.in Team</a>,
-   website by <a href="http://bitbucket.org/vshivak/kiwipycon/src/tip/AUTHORS" alt="Website's Creators">Kiwi Djangonauts</a>,
+   website by <a href="http://hg.fossee.in/scipycon/file/tip/AUTHORS" alt="Website's Creators">FOSSEE using Kiwi Djangonauts original code</a>,
    hosting by <a href="http://fossee.in/" alt="Free and Open Source software in Science and Engineering Education">Free and Open Source software in Science and Engineering Education</a>,
-   <!-- TODO: logo design by Jason Nielsen--></p>
+   </p>
 </div>
 
 </body>