Removed Wifi form from the profile summary page.
--- 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>