project/templates/about/speakerinfo.html
branch2011
changeset 487 f8d994c3d48d
parent 486 ea923104766c
--- a/project/templates/about/speakerinfo.html	Sat Dec 03 19:16:11 2011 +0530
+++ b/project/templates/about/speakerinfo.html	Sat Dec 03 19:45:50 2011 +0530
@@ -2,9 +2,11 @@
 {% block content %}
 <div class="entry">
 
-<h3>If you are a speaker at SciPy India 2011, here are a few tips that might be handy.</h3>
-
-<br/>
+<h3>Speaker Tips</h3>
+<p>
+If you are a speaker at SciPy India 2011, here are a few tips that might be handy.
+</p>
+	
 <p>
 <b>Session Setup</b><br/>
 Please arrive at the venue(VMCC Hall) at least 30 minutes in advance to prepare for the talk. This may also help you to get a feel of the venue and the audience.
@@ -35,7 +37,7 @@
 </p>
 
 <p>
-<i>Snake Charmer<i/>
+<i>Snake Charmer</i>
 </p>
 </div>
 {% endblock content %}