diff options
author | komalsheth286 | 2016-12-19 17:32:16 +0530 |
---|---|---|
committer | komalsheth286 | 2016-12-19 17:32:16 +0530 |
commit | bc71e53ba56cb2e1c94d9516b051893274d53bb8 (patch) | |
tree | a8df103ea5ac4d270ce23f06c135d89a3c433516 /certificate/templates | |
parent | e17144699de75475870340b7a472737e046dae1b (diff) | |
download | certificate-generator-bc71e53ba56cb2e1c94d9516b051893274d53bb8.tar.gz certificate-generator-bc71e53ba56cb2e1c94d9516b051893274d53bb8.tar.bz2 certificate-generator-bc71e53ba56cb2e1c94d9516b051893274d53bb8.zip |
Scipy 2016
Diffstat (limited to 'certificate/templates')
-rw-r--r-- | certificate/templates/scipy_download_2016.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/certificate/templates/scipy_download_2016.html b/certificate/templates/scipy_download_2016.html index 0c33134..596dfe0 100644 --- a/certificate/templates/scipy_download_2016.html +++ b/certificate/templates/scipy_download_2016.html @@ -24,6 +24,7 @@ <input type="radio" name="type" id="P" value="P" checked="True">Participant <input type="radio" name="type" id="A" value="A">Speaker <input type="radio" name="type" id="W" value="W">Workshop Instructor + <!-- <input type="radio" name="type" id="T" value="T">TA --> <hr> <div id ="paper"> {% if user_papers %} |