diff --git a/FusionIIIT/templates/globals/usercard.html b/FusionIIIT/templates/globals/usercard.html
old mode 100755
new mode 100644
index ecb758bd3..c04753bbb
--- a/FusionIIIT/templates/globals/usercard.html
+++ b/FusionIIIT/templates/globals/usercard.html
@@ -1,14 +1,40 @@
{% load static %}
{% block usercard %}
-
{% comment %}
TODO: Something!
{% endcomment %}
+
{% comment %}The Employee Image Card starts here!{% endcomment %}
-
+
+
+
@@ -18,61 +44,66 @@
TODO: Add a If-Else here!
{% endcomment %}
{% if user %}
-
{% else %}
-
{% endif %}
-
-
+
- {% comment %}The Employee Image Card ends here!{% endcomment %}
-
-
+ {% comment %} The Employee Image Card ends here! {% endcomment %}
{% endblock %}
diff --git a/FusionIIIT/templates/leaveModule/leave.html b/FusionIIIT/templates/leaveModule/leave.html
index 86f97c2ed..f9d01befb 100755
--- a/FusionIIIT/templates/leaveModule/leave.html
+++ b/FusionIIIT/templates/leaveModule/leave.html
@@ -112,6 +112,11 @@
+
{% comment %}The grid starts here!{% endcomment %}
@@ -120,7 +125,7 @@
{% comment %}The left-rail segment starts here!{% endcomment %}
-
+
{% comment %}ROW #1 starts here!{% endcomment %}
@@ -172,7 +177,7 @@
{% comment %}The left-rail segment endss here!{% endcomment %}
{% comment %}The central-rail segment starts here!{% endcomment %}
-
+
{% comment %}The Leave Application Form starts here!{% endcomment %}