diff --git a/tjdests/templates/destinations/student_list.html b/tjdests/templates/destinations/student_list.html index ba4642e..7c31e08 100644 --- a/tjdests/templates/destinations/student_list.html +++ b/tjdests/templates/destinations/student_list.html @@ -65,7 +65,7 @@ - {{ senior.biography|linebreaks|striptags }} + {{ senior.biography|striptags|linebreaks }} {# Decisions #}