diff --git a/ng8-seed/src/app/components/project-detail/project-detail.component.html b/ng8-seed/src/app/components/project-detail/project-detail.component.html
index 7795d61..524fe9f 100644
--- a/ng8-seed/src/app/components/project-detail/project-detail.component.html
+++ b/ng8-seed/src/app/components/project-detail/project-detail.component.html
@@ -40,67 +40,69 @@
-->
-
-
+
+
Classes
-
-
-
-
{{schoolInfo.low_class === '13' ? 'LKG': schoolInfo.low_class === '14' ? 'UKG' : schoolInfo.low_class === '15' ? 'Pre-kg' : schoolInfo.low_class}} - {{schoolInfo.high_class === '13' ? 'LKG': schoolInfo.high_class === '14' ? 'UKG' : schoolInfo.high_class === '15' ? 'Pre-kg' : schoolInfo.high_class}}
-
-
-
+
+
+
+
+
{{schoolInfo.low_class === '13' ? 'LKG': schoolInfo.low_class === '14' ? 'UKG' : schoolInfo.low_class === '15' ? 'Pre-kg' : schoolInfo.low_class}} - {{schoolInfo.high_class === '13' ? 'LKG': schoolInfo.high_class === '14' ? 'UKG' : schoolInfo.high_class === '15' ? 'Pre-kg' : schoolInfo.high_class}}
+
+
+
-
+
Students
-
+
+
+
-
{{schoolInfo.total}}
+
{{schoolInfo.total}}
-
+
-
{{schoolInfo.total_b}}
+
{{schoolInfo.total_b}}
-
+
-
{{schoolInfo.total_g}}
+
{{schoolInfo.total_g}}
-
-
-
Staff
-
-
-
-
-
{{schoolInfo.totstaff}}
-
-
-
-
-
{{schoolInfo.teach_tot}}
-
-
Teaching
-
-
-
-
{{schoolInfo.nonteach_tot}}
-
-
Non-Teaching
-
-
-
-
+
+
+
+
+
{{schoolInfo.totstaff}}
+
+
+
+
+
{{schoolInfo.teach_tot}}
Teaching
+
+
+
+
+
{{schoolInfo.nonteach_tot}}
Non-Teaching
+
+
+
+
+