From f1874b0e0f5c32fcb2ab3075070a57064f4ed53f Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Wed, 19 Sep 2018 11:53:02 +0530 Subject: Added checkbox for terms and conditions in paper submission --- static/website/templates/submit-cfp.html | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'static/website/templates/submit-cfp.html') diff --git a/static/website/templates/submit-cfp.html b/static/website/templates/submit-cfp.html index b31658d..5d9ec8b 100755 --- a/static/website/templates/submit-cfp.html +++ b/static/website/templates/submit-cfp.html @@ -38,5 +38,42 @@ {% endif %} + + + {% endblock %} -- cgit