diff options
author | prashant | 2016-03-16 18:48:09 +0530 |
---|---|---|
committer | prashant | 2016-03-16 18:48:09 +0530 |
commit | 9d3336d75df7534baee27f2140a8e4dbf0637f7c (patch) | |
tree | 0e33083a07f16387c135a8d734784f898b1efd9e /certificate/templates/index.html | |
parent | 642b5cd19801ae2385b86b8d5f5004f05bb42da8 (diff) | |
download | certificate-generator-9d3336d75df7534baee27f2140a8e4dbf0637f7c.tar.gz certificate-generator-9d3336d75df7534baee27f2140a8e4dbf0637f7c.tar.bz2 certificate-generator-9d3336d75df7534baee27f2140a8e4dbf0637f7c.zip |
added internship certificate
Diffstat (limited to 'certificate/templates/index.html')
-rwxr-xr-x[-rw-r--r--] | certificate/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/certificate/templates/index.html b/certificate/templates/index.html index 363ae40..be98efb 100644..100755 --- a/certificate/templates/index.html +++ b/certificate/templates/index.html @@ -8,6 +8,7 @@ <p>Below links will take you to a feedback form.<br> Please fill the feedback form and download your <b>e-certificate</b>.</h5></p> <ul class="nav nav-list"> <li><a href="{% url 'certificate:openfoam_symposium_feedback_2016' %}" >OpenFOAM Symposium 2016</a></li> + <li><a href="{% url 'certificate:fossee_internship_cerificate_download' %}" >Internship Certificate</a></li> <li><a href="{% url 'certificate:scipy_feedback_2015' %}" >SciPy India Conference 2015</a></li> <li><a href="{% url 'certificate:esim_google_feedback' %}" >eSim Faculty Meet 2015</a></li> <li><a href="{% url 'certificate:arduino_google_feedback' %}" >Scilab Arduino Workshop 2015</a></li> |