diff options
author | King | 2016-12-20 12:02:10 +0530 |
---|---|---|
committer | GitHub | 2016-12-20 12:02:10 +0530 |
commit | 0dc934f38cd2df34ee1531f480538ae809f761e5 (patch) | |
tree | 1cd8019e5c3640bbe16ec998c672b6a73d8c88f3 /certificate/templates/index.html | |
parent | 2bfc612262edf43790b3a3eac68b6daaa20828e1 (diff) | |
parent | 9197438aa3a8c66a4fd6f99ba540b89b8cf92449 (diff) | |
download | certificate-generator-master.tar.gz certificate-generator-master.tar.bz2 certificate-generator-master.zip |
SciPy India 2016 Certificate
Diffstat (limited to 'certificate/templates/index.html')
-rwxr-xr-x | 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 f95c3e9..b2b8062 100755 --- a/certificate/templates/index.html +++ b/certificate/templates/index.html @@ -7,6 +7,7 @@ <div style="margin:auto; width:45%"> <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:scipy_feedback_2016' %}" >SciPy India Conference 2016</a></li> <li><a href="{% url 'certificate:drupal_workshop_download' %}" >Drupal Workshop 2016</a></li> <li><a href="{% url 'certificate:esim_workshop_feedback' %}" >eSim Workshop 2016</a></li> <li><a href="{% url 'certificate:osdag_workshop_feedback' %}" >Osdag Workshop 2016</a></li> |