diff --git a/fireworks/flask_site/templates/fw_state.html b/fireworks/flask_site/templates/fw_state.html
index 365521b3c..8b7f6953e 100644
--- a/fireworks/flask_site/templates/fw_state.html
+++ b/fireworks/flask_site/templates/fw_state.html
@@ -37,6 +37,43 @@
{{ '{:,}'.format(fw_count) }} {{ state|lower }} Firework
{% endfor %}
-{{ pagination.links|safe }}
+
+ {{ pagination.links|safe }}
+
+
+{{ '{:,}'.format(wf_count) }} {{ state|lower }} Workflow
{% endfor %}
-{{ pagination.links|safe }}
+
+
+ {{ pagination.links|safe }}
+
+
+