project/templates/base.html
changeset 140 dd313f32bbe3
parent 129 5be95b4b3ac3
child 145 2bb21b96f246
equal deleted inserted replaced
139:6e4719bb7df0 140:dd313f32bbe3
    49   </div>
    49   </div>
    50 </div>
    50 </div>
    51 
    51 
    52 <div id="footer">
    52 <div id="footer">
    53    <p rel="credits">Content by the <a href="/about/team/" alt="SciPy.in Team">SciPy.in Team</a>,
    53    <p rel="credits">Content by the <a href="/about/team/" alt="SciPy.in Team">SciPy.in Team</a>,
    54    website by <a href="http://bitbucket.org/vshivak/kiwipycon/src/tip/AUTHORS" alt="Website's Creators">Kiwi Djangonauts</a>,
    54    website by <a href="http://hg.fossee.in/scipycon/file/tip/AUTHORS" alt="Website's Creators">FOSSEE using Kiwi Djangonauts original code</a>,
    55    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>,
    55    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>,
    56    <!-- TODO: logo design by Jason Nielsen--></p>
    56    </p>
    57 </div>
    57 </div>
    58 
    58 
    59 </body>
    59 </body>
    60 </html>
    60 </html>