diff options
author | Trupti Rajesh Kini | 2016-05-17 11:29:47 +0530 |
---|---|---|
committer | Trupti Rajesh Kini | 2016-05-17 11:29:47 +0530 |
commit | 4292a2425d5b40d86c4952544ee556fe48e01766 (patch) | |
tree | 4335592b21b63cc4ecfac25f2d402e890ea6913a | |
parent | bf6b1581a34df4b62e1ddc2cc888c511fffe2fc5 (diff) | |
parent | 3b8d88827dbb24578c0c9aedb40e6fd6c684e85a (diff) | |
download | Python-TBC-Interface-4292a2425d5b40d86c4952544ee556fe48e01766.tar.gz Python-TBC-Interface-4292a2425d5b40d86c4952544ee556fe48e01766.tar.bz2 Python-TBC-Interface-4292a2425d5b40d86c4952544ee556fe48e01766.zip |
Merge pull request #37 from FOSSEE/kinitrupti-guidelines-1
Updated Guidelines
-rw-r--r-- | tbc/static/templates/how.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tbc/static/templates/how.html b/tbc/static/templates/how.html index bad3197..9e4c6dd 100644 --- a/tbc/static/templates/how.html +++ b/tbc/static/templates/how.html @@ -6,7 +6,7 @@ </ol> <li>Submit book proposal <ol> - <li>Log on <a href="http://tbc-python.fossee.in/">here</a>. If you do not have an account, please <a href="http://tbc-python.fossee.in/register/">create a new account</a> by filling all the required details. + <li>Log on <a href="http://tbc-python.fossee.in/">here</a>. If you do not have an account, please <a href="http://tbc-python.fossee.in/register/">create a new account</a> by filling all the required details. Note: The First Name and Last Name you fill will appear on your Python TBC certificate on successful completion. <li>Propose your preferred choice of books, using the <a href="http://tbc-python.fossee.in/submit-aicte-proposal/">proposal form</a>. <li>Ensure that the proposed books are not in <a href="http://tbc-python.fossee.in/completed-books/">Completed Books</a> or <a href="http://tbc-python.fossee.in/books-under-progress/">Books in Progress.</a> </ol> |