author | nishanth |
Wed, 21 Jul 2010 12:44:30 +0530 | |
branch | anoop |
changeset 148 | f986e4fee615 |
parent 105 | 2e3fe11a3fcb |
child 166 | 834ba122d475 |
permissions | -rw-r--r-- |
{% extends 'base.html' %} {% block title %} Thankyou {% endblock %} {% block content %} Thank you for confirming your participation in the Python workshop.<br /><br /> Please visit <a href="">Installing Python and other pachages on your distro</a> for instructions on installing software needed for the workshop on your laptop.<br /><br /> This page can be revisited by clicking on the link that was sent to your mail. {% endblock %}