diff --git a/FusionIIIT/templates/phcModule/appointment.html b/FusionIIIT/templates/phcModule/appointment.html
index ad4688902..e0a9a52d5 100755
--- a/FusionIIIT/templates/phcModule/appointment.html
+++ b/FusionIIIT/templates/phcModule/appointment.html
@@ -1,243 +1,254 @@
{% load static %}
{% block appointment %}
- {% comment %}the main tab starts here {% endcomment %}
-
-
- {% comment %}the doctor appointment tab starts here {% endcomment %}
-
-
-
-
-
-
-
-
+{% comment %}the main tab starts here {% endcomment %}
+
+
+
+{% comment %}the doctor appointment tab starts here {% endcomment %}
+
+
+
+
+
+
+
+
+
- {% comment %}the ambulance appointment tab ends here {% endcomment %}
+
+
+
+
+
+
+
+
+
+
+{% comment %}the doctor appointment tab ends here {% endcomment %}
+
+{% comment %}the ambulance appointment tab starts here {% endcomment %}
+
+
+
{% csrf_token %}
+
+
+
+
+
+
+
+
+
+
+
+
+{% comment %}the ambulance appointment tab ends here {% endcomment %}
{% endblock %}
\ No newline at end of file