Added news & update section and removed the notice 2011
authorParth buch <parth.buch.115@gmail.com>
Fri, 02 Dec 2011 16:36:14 +0530
branch2011
changeset 471 7b4e105b68ba
parent 470 02ebcf395866
child 476 b589c15fa60f
child 489 d7cb2641b845
Added news & update section and removed the notice
project/templates/_menu.html
project/templates/_right_menu.html
--- a/project/templates/_menu.html	Fri Dec 02 16:12:58 2011 +0530
+++ b/project/templates/_menu.html	Fri Dec 02 16:36:14 2011 +0530
@@ -103,10 +103,4 @@
     <li><a href="/{{ params.scope }}/manage_payments/">Manage Payments</a></li>
     {% endif %}
   </ul>
-    <div style="width:250px;height:100px;border:1px solid blue;">
-Important information for Participants: <br/>
-You are requested to approach the <b>Scipy Kiosk 
-setup</b> beside the Main Gate, to collect your 
-room keys & <br/>for other information.
 </div>
-</div>
--- a/project/templates/_right_menu.html	Fri Dec 02 16:12:58 2011 +0530
+++ b/project/templates/_right_menu.html	Fri Dec 02 16:36:14 2011 +0530
@@ -1,23 +1,31 @@
+<div style=" border: 1px black solid;">
+<h2 style="padding-left:2px;">News and Updates</h2>
+<ul>
+<li>Please contact our Kioask setup for accomodation at IIT-Bombay main gate.</li>
+<li><a href="/scipyin/2011/talks-cfp/conference/">Updated Conference Schedule</a></li>
+<!-- <li>Please use <i>other links</i> for directions, maps and other information</li> -->
+</ul>
+</div>
 <div id="right-inner">
   <h2>Organizers</h2>
   <p><ul>
     <li><a href="/scipyin/2011/about/sponsors/">
     <img src="/static/img/fossee.jpg" alt="FOSSEE Logo" title="FOSSEE Logo"
-    width="240" /></a></li>
+    width="220" /></a></li>
   </ul></p>
   <h2><strong>Sponsors</strong></h2>
   <p><ul>
   	<li><a href="/scipyin/2011/about/sponsors/">
     <img src="/static/img/mhrd_logo.png" alt="MHRD Logo"
-    title="MHRD Logo" width=240/><br/></a></li>
+    title="MHRD Logo" width=220/><br/></a></li>
     <li><a href="/scipyin/2011/about/sponsors/">
     <img src="/static/img/enthought_logo.png" alt="Enthought Logo"
-    title="Enthought Logo"  width="240"/><br/></a></li>
+    title="Enthought Logo"  width="220"/><br/></a></li>
   </ul></p>
   <h2><strong>Venue</strong></h2>
   <p><ul>
     <li><a href="/scipyin/2011/about/sponsors/">
-    <img src="/static/img/iitb_logo.jpg" height=180 alt="IIT-B Logo"
+    <img src="/static/img/iitb_logo.jpg" height=160 alt="IIT-B Logo"
     title="IIT-B Logo"  /><br/></a></li>
   </ul></p>
 </div>