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 %}
+
+
+
+
+
+
+
+ Terms and conditions
+
+
+
+
Paper
+
+ - The decision of the organization will be final.
+ - Maximum three authors for one paper are allowed.
+ - The subsidy will be given to the authors of the selected papers, to cover a part of the cost of their accommodation(for 1 night) and part of travel expenses depending on the quality of their work. This will be paid after the conference.
+ - Only one author will get the above subsidy in case of a paper has multiple authors.
+ - The organization reserves all rights to take a decision about this subsidy.
+ - All authors must register for the conference.
+
+
Content:
+
+ - The copyright for the content uploaded or shared by any means will be transferred to FOSSEE, IIT Bombay.
+ - The Organization reserves the rights to release this content under Creative Commons Attribution-ShareAlike 4.0 International License in any format.
+
+
+
+
+
+
+
+
+
{% endblock %}
--
cgit