diff --git a/templates/person.html b/templates/person.html
index cafa587..b42ab86 100644
--- a/templates/person.html
+++ b/templates/person.html
@@ -79,6 +79,14 @@
n/a
+
+ Work by Platform
+
+
+
+
+
+
Completed
{% for project, issues in completed_by_project.items() %}
@@ -93,13 +101,6 @@ Completed
{% endfor %}
{% endfor %}
-
- Work by Platform
-
-
-
-
-
{% endblock %}
{% block extra_scripts %}