diff --git a/FusionIIIT/templates/gymkhanaModule/gymkhana.html b/FusionIIIT/templates/gymkhanaModule/gymkhana.html
index 71fa4cecd..9d2ff2f87 100644
--- a/FusionIIIT/templates/gymkhanaModule/gymkhana.html
+++ b/FusionIIIT/templates/gymkhanaModule/gymkhana.html
@@ -266,44 +266,6 @@
-
-
-
-
{% if "Junior Superintendent" in Curr_desig or request.user.username == "acadadmin" %}
@@ -376,7 +338,7 @@
{% endif %}
- {% if "co-ordinator" not in Curr_desig and "Co-coordinator" not in Curr_desig and "Dean_s" not in Curr_desig and "Counsellor" not in Curr_desig %}
+ {% if "co-ordinator" not in Curr_desig and "Co-coordinator" not in Curr_desig and "Dean_s" not in Curr_desig and "Counsellor" not in Curr_desig and "student" not in Curr_desig and "Convener" not in Curr_desig %}
Submitted requests