summaryrefslogtreecommitdiff
path: root/tbc/static
diff options
context:
space:
mode:
authorJayaram Pai2014-02-25 12:14:26 +0530
committerJayaram Pai2014-02-25 12:14:26 +0530
commit36575cda6c5f52ad7f03461dc88ae7aa227b9e2e (patch)
tree08fcaffb1bdfbc24d8c6800781156ac5ce940790 /tbc/static
parent142c9c81e0bc7357712a414b23958851fabb6801 (diff)
downloadPython-TBC-Interface-36575cda6c5f52ad7f03461dc88ae7aa227b9e2e.tar.gz
Python-TBC-Interface-36575cda6c5f52ad7f03461dc88ae7aa227b9e2e.tar.bz2
Python-TBC-Interface-36575cda6c5f52ad7f03461dc88ae7aa227b9e2e.zip
added completed/progress book links to how.html
Diffstat (limited to 'tbc/static')
-rw-r--r--tbc/static/templates/how.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/tbc/static/templates/how.html b/tbc/static/templates/how.html
index 9e948f2..03ad369 100644
--- a/tbc/static/templates/how.html
+++ b/tbc/static/templates/how.html
@@ -2,7 +2,13 @@
<ol>
<li>Contributor selects 3 textbooks and sends proposal through mail to <strong>textbook[at]fossee[dot]in</strong> in the preferred order.</li>
<ul>
- <li>Contributor is requested to visit the website and ensure that the books proposed have not been completed or undertaken by some other contributor. This is to avoid multiple contributors working on the same books. </li>
+ <li>Contributor is requested to visit the website and ensure that the
+ books proposed have not been completed or undertaken by some other contributor.
+ This is to avoid multiple contributors working on the same books. <br>
+ <i>Links:</i>
+ <a href="http://fosseeapps.in/pytask/ConvertedTextBooks/" target="_blank">Completed books</a>
+ <a href="http://fosseeapps.in/pytask/booksUnderProgress/" target="_blank">Books under progress</a>
+ </li>
<li>Please make sure that the book proposed has at least 60 examples. </li>
<li>The Edition and the ISBN number of all the textbooks should also be mentioned.</li>
</ul>