From d335ad13355b31eaa0baa0075c7e84c1d5d7f613 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Wed, 15 Jul 2015 18:17:08 +0530 Subject: add tutorial details --- website/templates/cfp.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/templates/cfp.html b/website/templates/cfp.html index 8eab2c1..411a160 100644 --- a/website/templates/cfp.html +++ b/website/templates/cfp.html @@ -103,6 +103,9 @@
{% if user and not user.is_anonymous %} Submit a Talk +

+

+ If you are interested in taking an hands on tutorial/workshop session kindly write to us at scipy[at]fossee[dot]in with the topic you are interested to take along with a brief bio about yourself. Kindly note that the topic should be related to scientific computing.

{% else %}

Login/Register to submit a talk {% if invalid %} -- cgit