From 7e38fd922a8dd4742d09758cd1c94fb0302045d3 Mon Sep 17 00:00:00 2001
From: Parth Buch
Date: Tue, 28 Aug 2012 17:03:37 +0530
Subject: Reboot for scipy 2012
---
project/templates/about/certificates.html | 86 +++++++++++++++++++++++++++++++
1 file changed, 86 insertions(+)
create mode 100644 project/templates/about/certificates.html
(limited to 'project/templates/about/certificates.html')
diff --git a/project/templates/about/certificates.html b/project/templates/about/certificates.html
new file mode 100644
index 0000000..94bd9a5
--- /dev/null
+++ b/project/templates/about/certificates.html
@@ -0,0 +1,86 @@
+{% extends "base.html" %}
+{% block content %}
+
Certificates
+
+
+Certificate of Appreciation
+
+Participants
+
+
+-
+A Certificate of Appreciation will be issued for
+participants and presenters who contribute considerably during
+the sprints.
+
+-
+To be considered for the Certificate of Appreciation, the
+sprint lead has to approve the participant, based on the proof
+of contribution in sprints.
+
+
+
+Conference Presenters
+
+
+-
+A separate Certificate of Appreciation will be given to all
+conference presenters (including those giving Lightning
+Talks). Conference presenters will be selected based on the
+abstracts submitted on the website.
+
+
+
+
+T-Shirts
+
+Certificate of Participation
+
+Participants
+
+
+-
+Participants simply attending the conference talks, tutorials, and sprints, will not be given
+any certificates. They will, however, be given receipts for the payment made, which can be
+submitted to their respective institutions/organizations.
+
+
+
+
+Other goodies
+
+Participants & Presenters
+
+
+-
+Rewards/swag will be given to participants who perform exceptionally
+well in the sprints.
+
+-
+The sprint lead has to recommend contributors for these rewards.
+
+-
+Some rewards may be sent by post/courier to participants after
+the event.
+
+
+
+
+Note
+
+
+-
+Please do not contact SciPy.in organizers for a Certificate of Participation as mere participation/sitting through the event
+does not entitle a participant/registrant for a certificate of
+participation or appreciation.
+
+-
+Participants will be eligible only for a Receipt for the amount
+paid towards registration and accommodation.
+
+-
+The decision of the sprint leads and the FOSSEE team would be final and binding.
+
+
+
+{% endblock content %}
--
cgit