From d84e608ecb49cf2fea4f73f7b75ec0b68868a5bd Mon Sep 17 00:00:00 2001 From: Shreyas Mayya <2022smayya@tjhsst.edu> Date: Sat, 19 Feb 2022 23:18:01 -0500 Subject: [PATCH] feat(destinations): don't show None if no GPA entered --- tjdests/templates/destinations/student_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tjdests/templates/destinations/student_list.html b/tjdests/templates/destinations/student_list.html index 703bf6c..e4e4ef1 100644 --- a/tjdests/templates/destinations/student_list.html +++ b/tjdests/templates/destinations/student_list.html @@ -49,7 +49,7 @@ {% for senior in object_list %}