Oops. Something went wrong. Djangonauts behind this site received an information about this
+accident and will start investigation shortly. We apologize for any inconvenience!
+
+{% endblock content %}
diff --git a/project/templates/_errors.html b/project/templates/_errors.html
new file mode 100644
index 0000000..f0e21d1
--- /dev/null
+++ b/project/templates/_errors.html
@@ -0,0 +1,2 @@
+{% if messages %}
{% for message in messages %}{{ message }}{% endfor %}
+
diff --git a/project/templates/flatpages/default.html b/project/templates/flatpages/default.html
new file mode 100644
index 0000000..0d570cf
--- /dev/null
+++ b/project/templates/flatpages/default.html
@@ -0,0 +1,9 @@
+{% extends "base.html" %}
+
+{% block title %}
+{{ flatpage.title }}
+{% endblock %}
+
+{% block content %}
+{{ flatpage.content }}
+{% endblock %}
diff --git a/project/templates/flatpages/markdown.html b/project/templates/flatpages/markdown.html
new file mode 100644
index 0000000..2239e12
--- /dev/null
+++ b/project/templates/flatpages/markdown.html
@@ -0,0 +1,10 @@
+{% extends "base.html" %}
+
+{% load markup %}
+{% block title %}
+{{ flatpage.title }}
+{% endblock %}
+
+{% block content %}
+{{ flatpage.content|markdown }}
+{% endblock %}
diff --git a/project/templates/flatpages/restructuredtext.html b/project/templates/flatpages/restructuredtext.html
new file mode 100644
index 0000000..386cceb
--- /dev/null
+++ b/project/templates/flatpages/restructuredtext.html
@@ -0,0 +1,10 @@
+{% extends "base.html" %}
+
+{% load markup %}
+{% block title %}
+{{ flatpage.title }}
+{% endblock %}
+
+{% block content %}
+{{ flatpage.content|restructuredtext }}
+{% endblock %}
diff --git a/project/templates/flatpages/textile.html b/project/templates/flatpages/textile.html
new file mode 100644
index 0000000..01bafcc
--- /dev/null
+++ b/project/templates/flatpages/textile.html
@@ -0,0 +1,10 @@
+{% extends "base.html" %}
+
+{% load markup %}
+{% block title %}
+{{ flatpage.title }}
+{% endblock %}
+
+{% block content %}
+{{ flatpage.content|textile }}
+{% endblock %}
diff --git a/project/templates/notifications/activate_mail.html b/project/templates/notifications/activate_mail.html
new file mode 100644
index 0000000..7897fc4
--- /dev/null
+++ b/project/templates/notifications/activate_mail.html
@@ -0,0 +1,35 @@
+Hello everyone,
+ We have not activated your account till now since were still in the
+process of finalizing the ideas for SciPy.in 2009 and the smoothing out
+the organization details. This mail is an activation mail. Click on the
+link below to activate your account.
+
+http://scipy.in/accounts/activate/{{ activation_key }}/
+
+ If your email client doesn't support clicking the links, please copy
+paste the above URL in your browser's address bar. If your email client
+wraps the line and the activation URL is broken, then your activation
+can be constructed as follows:
+
+http://scipy.in/accounts/activate//
+
+Your activation key being:
+{{ activation_key }}
+
+NOTE: Please activate your account within next 7 days i.e, before
+October 26th, 2009. Otherwise your account will be removed from
+our database.
+
+Very important: The registration process is not complete yet. Once you
+activate your account you will be able to login on the site. Please login
+and click on the registration link at the left panel again. You will be
+presented with other details. Please fill in the relevant details. This
+information is very much required for us to conduct SciPy very smoothly.
+
+Optionally you can also click on Edit Profile link at the top and fill in
+your bio.
+
+
+--
+ Thanks for understanding,
+ FOSSEE Team
diff --git a/project/templates/registration/download-csv.html b/project/templates/registration/download-csv.html
new file mode 100644
index 0000000..e23ae50
--- /dev/null
+++ b/project/templates/registration/download-csv.html
@@ -0,0 +1,41 @@
+{% extends "admin/base_site.html" %}
+
+{% block title %}Download Registrations{% endblock %}
+
+{% block content %}
+
Edit Registration
+
+{% include '_errors.html' %}
+
+
+
+{% if no_results %}
+
+ As a guest of {{ registration.sponsor|title }} please ignore this invoice.
+
+
+ {% endif %}
+ {% if registration.discount %}
+
+
+ Your fee has been discounted because you are a student or otherwise on a
+ low income. You will be required to present your Student ID or a Community
+ Services Card on arrival.
+
+ We have already reached the total number of registrations for the
+ conference. If you would like to be put on a waiting list in the event
+ that someone can't make it to the conference, please follow the link
+ below to register and we will be in contact if a registration spot comes
+ available.
+
+ {% endif %}
+
+
Currently {{ registrations }} persons have registered to attend Kiwi PyCon 2009.
+New Zealand Python User Group,
+06-0158-0360348-00
+The National Bank,
+Auckland University Branch
+PO Box 2132
+
+
+Please use your username and invoice number as references when making payments.
+
+{% endblock %}
diff --git a/project/templates/registration/submit-registration.html b/project/templates/registration/submit-registration.html
new file mode 100644
index 0000000..6a29db8
--- /dev/null
+++ b/project/templates/registration/submit-registration.html
@@ -0,0 +1,106 @@
+{% extends "base.html" %}
+
+{% block title %}Submit Registration{% endblock %}
+
+{% block content %}
+
+
Submit Registration
+
+ {% if over_reg %}
+
+ We have already reached the total number of registrations for the
+ conference. If you would like to be put on a waiting list in the event that
+ someone can't make it to the conference, please register below and we
+ will be in contact if a registration spot comes available. N.B. Do not
+ pay the admission fee.
+
The SciPy.in 2009 Organising Committee would also like to thank the
+following organisations for their generous contributions of giveaway items for
+the SciPy.in PyCon attendees!
+
+
+
(co-chair) Jarrod Millman, Neuroscience Institute, UC Berkeley (USA)
+
(co-chair) Prabhu Ramachandran, Department of Aerospace Engineering,
+IIT Bombay (India)
Its a 6-day programme between December 12 - 17, 2009, comprising of 2 days of conference, 2 days of tutorials with 2 parallel tracks (one specifically for teachers and the other for the general
+public), and 2 days of Sprints.
+
+
Date
Activity
+
Saturday, Dec. 12 2009
Conference
+
Sunday, Dec. 13 2009
Conference
+
Monday, Dec. 14 2009
Tutorials
+
Tuesday, Dec. 15 2009
Tutorials
+
Wednesday, Dec. 16 2009
Sprint
+
Thursday, Dec. 17 2009
Sprint
+
+
+
Details of the programme will be updated soon.
+
+{% endblock content %}
\ No newline at end of file
diff --git a/project/templates/talk/submit-talk.html b/project/templates/talk/submit-talk.html
new file mode 100644
index 0000000..79d3c80
--- /dev/null
+++ b/project/templates/talk/submit-talk.html
@@ -0,0 +1,63 @@
+{% extends "base.html" %}
+
+{% block title %}Submit Talk Proposal{% endblock %}
+
+{% block content %}
+
We welcome contributions from the academic world as well as the industry.
+We look forward to your submissions on the use of Python for scientific
+computing and education. This includes pedagogy, exploration, modeling and
+analysis from both applied and developmental perspectives.
+
+
Submission of Papers
+
If you wish to present, please submit an abstract of between
+300 and 700 words should describe the topic and motivate its
+relevance to scientific computing. Depending on the number
+and quality of submissions, the conference organizers will
+allot between 10-30 minutes for all accepted talks.
+
In addition, there will be an open session for lightning talks
+during which any attendee willing to do so is invited to do a
+couple-of-minutes-long presentation.
+
If you wish to present a talk at the conference, please follow
+the guidelines below.
Submissions whose main purpose is to promote a commercial product or
+service will be refused.
+
All accepted proposals must be presented at the SciPy conference by
+at least one author.
+
+
+
+{% endblock content %}
\ No newline at end of file
diff --git a/project/templates/user/_usermenu.html b/project/templates/user/_usermenu.html
new file mode 100644
index 0000000..db03c78
--- /dev/null
+++ b/project/templates/user/_usermenu.html
@@ -0,0 +1,16 @@
+
Comments
+ {% for comment in comment_list %} + {% if comment.is_public %} ++ {{ forloop.counter }} + {% if comment.user_url %}{{ comment.user_name }}{% else %}{{ comment.user_name }}{% endif %} says... +
+ {{ comment.comment|urlizetrunc:"60"|markdown:"safe" }} +Posted at {{ comment.submit_date|date:"P" }} on {{ comment.submit_date|date:"F j, Y" }}
+