From 1f5e407cf06b9a4305a6caa056be9261c6a17228 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Mon, 17 Feb 2014 16:01:21 +0530 Subject: editing about python tbc static pages --- tbc/static/templates/contact.html | 7 ---- tbc/static/templates/contactus.html | 6 ++++ tbc/static/templates/disclaimer.html | 4 ++- tbc/static/templates/faq.html | 68 ++++++++++++++++++++++++++++++++++++ tbc/static/templates/faqs.html | 57 ------------------------------ tbc/static/templates/goodie.html | 5 +++ tbc/static/templates/goodies.html | 5 --- tbc/static/templates/guidelines.html | 21 +++++------ tbc/static/templates/who.html | 4 +-- 9 files changed, 95 insertions(+), 82 deletions(-) delete mode 100644 tbc/static/templates/contact.html create mode 100644 tbc/static/templates/contactus.html create mode 100644 tbc/static/templates/faq.html delete mode 100644 tbc/static/templates/faqs.html create mode 100644 tbc/static/templates/goodie.html delete mode 100644 tbc/static/templates/goodies.html (limited to 'tbc/static/templates') diff --git a/tbc/static/templates/contact.html b/tbc/static/templates/contact.html deleted file mode 100644 index 4496400..0000000 --- a/tbc/static/templates/contact.html +++ /dev/null @@ -1,7 +0,0 @@ -

- For any queries or assistance you my require, feel free to contact us through below given mediums. -

-

diff --git a/tbc/static/templates/contactus.html b/tbc/static/templates/contactus.html new file mode 100644 index 0000000..29db6e9 --- /dev/null +++ b/tbc/static/templates/contactus.html @@ -0,0 +1,6 @@ +

Contact Us

+

For any queries or assistance you my require, feel free to contact us through below given mediums.

+ diff --git a/tbc/static/templates/disclaimer.html b/tbc/static/templates/disclaimer.html index 89d099b..67883d4 100644 --- a/tbc/static/templates/disclaimer.html +++ b/tbc/static/templates/disclaimer.html @@ -1,9 +1,11 @@ +

Disclaimer

    +
  1. Contributor should strictly follow the coding guidelines. Code that violates the guidelines & if found violating the copyrights shall not be accepted.
  2. +
  3. Only after the whole books is called as "Complete" by reviewer, honorarium & certificate shall be provided
  4. A minimum of 60 solved examples are required to receive the full honorarium of Rs. 10000
  5. However, if the book has more than 60 examples, the contributor has to complete the whole book
  6. For books having less than 60 examples, honorarium will be provided at Principal Investigator's discretion
  7. Exceptional contributions will be rewarded at Principal Investigator's discretion
  8. -
  9. Only after the whole books is called as "Complete" by reviewer, payment & certificate shall be provided
  10. This work is not meant to count for any academic credit and is totally out of the scope of your curriculum
  11. All the code generated (and other content on the site), is licensed under Creative Commons Attribution-ShareAlike 2.5 India (CC BY-SA 2.5)
diff --git a/tbc/static/templates/faq.html b/tbc/static/templates/faq.html new file mode 100644 index 0000000..d3f5c32 --- /dev/null +++ b/tbc/static/templates/faq.html @@ -0,0 +1,68 @@ +

Frequently Asked Questions

+

+

+

diff --git a/tbc/static/templates/faqs.html b/tbc/static/templates/faqs.html deleted file mode 100644 index b7a2064..0000000 --- a/tbc/static/templates/faqs.html +++ /dev/null @@ -1,57 +0,0 @@ -

-

-

diff --git a/tbc/static/templates/goodie.html b/tbc/static/templates/goodie.html new file mode 100644 index 0000000..f2e198a --- /dev/null +++ b/tbc/static/templates/goodie.html @@ -0,0 +1,5 @@ +

Honorarium & Certification

+ diff --git a/tbc/static/templates/goodies.html b/tbc/static/templates/goodies.html deleted file mode 100644 index aeaf013..0000000 --- a/tbc/static/templates/goodies.html +++ /dev/null @@ -1,5 +0,0 @@ - diff --git a/tbc/static/templates/guidelines.html b/tbc/static/templates/guidelines.html index 5b97bf1..90047fe 100644 --- a/tbc/static/templates/guidelines.html +++ b/tbc/static/templates/guidelines.html @@ -1,12 +1,13 @@ +

Guidelines for Coding

diff --git a/tbc/static/templates/who.html b/tbc/static/templates/who.html index 60897ea..1ef7520 100644 --- a/tbc/static/templates/who.html +++ b/tbc/static/templates/who.html @@ -1,6 +1,6 @@ +

Who can contribute ?

- Who can contribute ? -

Anyone can contribute !

+ Anyone can contribute !