diff --git a/RIGS/templates/event_checklist_form.html b/RIGS/templates/event_checklist_form.html
index 30e33da4..d581774e 100644
--- a/RIGS/templates/event_checklist_form.html
+++ b/RIGS/templates/event_checklist_form.html
@@ -135,7 +135,7 @@
|
|
-
+ | |
{% for i in object.vehicles.all %}
@@ -147,7 +147,7 @@
{% endif %}
- |
+ | |
{% endfor %}
@@ -207,7 +207,7 @@
|
|
|
-
+ | |
{% for crew in object.crew.all %}
@@ -221,7 +221,7 @@
|
|
|
-
+ | |
{% endfor %}
diff --git a/templates/generic_list.html b/templates/generic_list.html
index dc629611..4104cd94 100644
--- a/templates/generic_list.html
+++ b/templates/generic_list.html
@@ -18,7 +18,7 @@
- | Name
+ | Name |
Email |
Phone |
Notes |