From 3c2e1ee6865112df811eba4876827922846d4269 Mon Sep 17 00:00:00 2001
From: Jeremy Zhang
Date: Sat, 2 Sep 2017 20:49:54 +0000
Subject: [PATCH] Fix misalignment of the cool people list for good
---
webapp/titanembeds/templates/about.html.j2 | 26 ++++++++++++++++------
1 file changed, 19 insertions(+), 7 deletions(-)
diff --git a/webapp/titanembeds/templates/about.html.j2 b/webapp/titanembeds/templates/about.html.j2
index fcf7286..38090f5 100644
--- a/webapp/titanembeds/templates/about.html.j2
+++ b/webapp/titanembeds/templates/about.html.j2
@@ -51,8 +51,8 @@ etc.
Cool People
Keep in mind, this project is not complete without these awesome people!
-
-
+
+
-
+
-
+
-
+
-
+
-
+
@@ -237,3 +237,15 @@ We want to see all of our members rise to their potential and find success in th
{% endblock %}
+{% block script %}
+
+
+
+{% endblock %}
\ No newline at end of file