diff --git a/tjdests/templates/destinations/college_list.html b/tjdests/templates/destinations/college_list.html index b180164..fa50dd8 100644 --- a/tjdests/templates/destinations/college_list.html +++ b/tjdests/templates/destinations/college_list.html @@ -7,50 +7,52 @@
Note: All data is self-reported. We do not make any claim as to the accuracy of this data.
-University Name | -Total Applications | -Admitted | -Waitlisted | -Waitlist-Admitted | -Waitlist-Denied | -Deferred | -Deferred-Admitted | -Deferred-Denied | -Denied | -
---|
{{ college.name }} | -{{ college.count_decisions }} | -{{ college.count_admit }} | -{{ college.count_waitlist }} | -{{ college.count_waitlist_admit }} | -{{ college.count_waitlist_deny }} | -{{ college.count_defer }} | -{{ college.count_defer_admit }} | -{{ college.count_defer_deny }} | -{{ college.count_deny }} | +University Name | +Total Applications | +Admitted | +Waitlisted | +Waitlist-Admitted | +Waitlist-Denied | +Deferred | +Deferred-Admitted | +Deferred-Denied | +Denied |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There is no data to display. | -- | - | - | - | - | - | - | - |