From cefbd01ffd5646d87e3656861ae4e5a2826b2493 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Mon, 30 Dec 2013 17:06:52 +0530 Subject: adding static page internship forms --- tbc/static/forms/forms_professionals.zip | Bin 0 -> 587363 bytes tbc/static/forms/forms_students.zip | Bin 0 -> 633058 bytes tbc/templates/base.html | 4 ++-- tbc/templates/tbc/internship-forms.html | 27 +++++++++++++++++++++++++++ tbc/urls.py | 2 +- tbc/views.py | 12 ++++++++++++ 6 files changed, 42 insertions(+), 3 deletions(-) create mode 100755 tbc/static/forms/forms_professionals.zip create mode 100755 tbc/static/forms/forms_students.zip create mode 100644 tbc/templates/tbc/internship-forms.html diff --git a/tbc/static/forms/forms_professionals.zip b/tbc/static/forms/forms_professionals.zip new file mode 100755 index 0000000..09de6e2 Binary files /dev/null and b/tbc/static/forms/forms_professionals.zip differ diff --git a/tbc/static/forms/forms_students.zip b/tbc/static/forms/forms_students.zip new file mode 100755 index 0000000..839d49b Binary files /dev/null and b/tbc/static/forms/forms_students.zip differ diff --git a/tbc/templates/base.html b/tbc/templates/base.html index 45e2719..6e970a3 100755 --- a/tbc/templates/base.html +++ b/tbc/templates/base.html @@ -86,10 +86,10 @@ -
  • Internship Forms
  • +
  • Internship Forms
  • {% if user %}