From 6ceb8f26bd45f2cbde2e138d14f6eff183271f17 Mon Sep 17 00:00:00 2001
From: Shale XIONG <shalexiong@dyn1171-31.wlan.ic.ac.uk>
Date: Tue, 7 Nov 2017 14:48:56 +0000
Subject: [PATCH] fix the problem

---
 _includes/alumni.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/_includes/alumni.html b/_includes/alumni.html
index ca0b172..509012a 100644
--- a/_includes/alumni.html
+++ b/_includes/alumni.html
@@ -9,6 +9,5 @@
       {{ person.content | remove: '<p>' | remove: '</p>' }}
     </div>
   </div>
-{% if row == 0 or forloop.last %}</div></div>{% endif %}
 {% endfor %}
 </div>
-- 
GitLab