diff --git a/views/people.html b/views/people.html index d51c34c..6d1479f 100644 --- a/views/people.html +++ b/views/people.html @@ -44,97 +44,83 @@ {% endif %} -
- +
+
-
-
- - - - -
-
- - - + + {% for Section in Sections %} + - {% endif %} + {% endfor %} + - {% if PermShowArchived %} +
+
+ + + + {% endif %} + -
-
- - -
- - -
- -
+
+ + + + +
+
+ + + + +
+
+ +
+
+ +
+
+ +
+
+ + + +
@@ -265,9 +251,40 @@ {% block javascript %} {% endblock %} \ No newline at end of file