diff options
Diffstat (limited to 'certificate/templates/scipy_download_2016.html')
-rw-r--r-- | certificate/templates/scipy_download_2016.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certificate/templates/scipy_download_2016.html b/certificate/templates/scipy_download_2016.html index 596dfe0..29e42e1 100644 --- a/certificate/templates/scipy_download_2016.html +++ b/certificate/templates/scipy_download_2016.html @@ -24,7 +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 --> + <input type="radio" name="type" id="T" value="T">TA <hr> <div id ="paper"> {% if user_papers %} |