diff options
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> |