Removed Wifi form from the profile summary page.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Tue, 20 Jul 2010 19:18:44 +0530
changeset 122 7bdf396d4778
parent 121 78d082337ca4
child 123 d4799b7159e4
Removed Wifi form from the profile summary page.
project/templates/user/account.html
--- a/project/templates/user/account.html	Tue Jul 20 19:18:04 2010 +0530
+++ b/project/templates/user/account.html	Tue Jul 20 19:18:44 2010 +0530
@@ -1,9 +1,5 @@
 {% extends "base.html" %}
-<!-- 
-<li class="last">
-<a href="mailto:kauaerangastore@xtra.co.nz">kauaerangastore@xtra.co.nz</a></li>
- -->
-<!-- TODO: Lot of fees related and New Zealand group related info. -->
+
 {% block title %}My Profile{% endblock %}
 
 {% block content %}
@@ -64,18 +60,7 @@
 {% if comment %}
 <strong>{{ comment }}</strong>
 {% endif %}
-{% if form %}
-<!-- wifi form -->
-  <h2>Wifi</h2>
-<p>The following form will help the SciPy.in team identify wireless
-requirements.</p> 
-<form action="" method="post">
-<table>
-  {{ form }}
-</table>
-<input type="submit" value="submit" />
-</form>
-{% endif %}
+
 {% if registration %}
 <div id="talks">
   <h2>Your Registration</h2>