diff --git a/RIGS/templates/event_table.html b/RIGS/templates/event_table.html
index bbafdb28..879f8682 100644
--- a/RIGS/templates/event_table.html
+++ b/RIGS/templates/event_table.html
@@ -1,7 +1,7 @@
-
+
| # |
Event Date |
diff --git a/RIGS/templates/invoice_list.html b/RIGS/templates/invoice_list.html
index 47349be6..87edd9be 100644
--- a/RIGS/templates/invoice_list.html
+++ b/RIGS/templates/invoice_list.html
@@ -11,7 +11,7 @@
{% block search %}{% endblock %}
-
+
| Invoice # |
Event |
diff --git a/RIGS/templates/invoice_list_waiting.html b/RIGS/templates/invoice_list_waiting.html
index 81cda4e3..668e4a7e 100644
--- a/RIGS/templates/invoice_list_waiting.html
+++ b/RIGS/templates/invoice_list_waiting.html
@@ -19,7 +19,7 @@
These events have happened, but paperwork has not yet been sent to treasury
-
+
| Event # |
Start Date |
diff --git a/RIGS/templates/risk_assessment_table.html b/RIGS/templates/risk_assessment_table.html
index 5763d7d4..a2cc26be 100644
--- a/RIGS/templates/risk_assessment_table.html
+++ b/RIGS/templates/risk_assessment_table.html
@@ -15,7 +15,7 @@
-
+
| Event |
{{ object_list.0|verbose_name:'nonstandard_equipment'|title }} |
diff --git a/templates/partials/generic_list.html b/templates/partials/generic_list.html
index 5f35022c..63005fb3 100644
--- a/templates/partials/generic_list.html
+++ b/templates/partials/generic_list.html
@@ -16,7 +16,7 @@