diff options
author | prathamesh | 2015-07-03 11:02:16 +0530 |
---|---|---|
committer | prathamesh | 2015-07-03 11:02:16 +0530 |
commit | 48c1185dfe478d2a9ee2d5f2d1336d3010b35be9 (patch) | |
tree | bf192333b75fd2acd856f01c86fa42c08d59ee6c /certificate/templates/index.html | |
parent | ac23227f5455b6914e199b1ab66795aaa69444b6 (diff) | |
download | certificate-generator-48c1185dfe478d2a9ee2d5f2d1336d3010b35be9.tar.gz certificate-generator-48c1185dfe478d2a9ee2d5f2d1336d3010b35be9.tar.bz2 certificate-generator-48c1185dfe478d2a9ee2d5f2d1336d3010b35be9.zip |
Scilab arduino workshop certificates implementation
Diffstat (limited to 'certificate/templates/index.html')
-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 584bded..11a3a08 100644 --- a/certificate/templates/index.html +++ b/certificate/templates/index.html @@ -12,6 +12,7 @@ <li><a href="{% url 'certificate:drupal_feedback' %}" >Drupal Camp Mumbai 2015</a></li> <li><a href="{% url 'certificate:tbc_freeeda_download' %}" >FreeEDA Textbook Companion</a></li> <li><a href="{% url 'certificate:dwsim_feedback' %}" >DWSIM Workshop 2015</a></li> + <li><a href="{% url 'certificate:arduino_feedback' %}" >Scilab Arduino Workshop 2015</a></li> </ul> <div> {% endblock %} |