diff --git a/templates/events/index.html b/templates/events/index.html
index 46d4bba..1f3172d 100644
--- a/templates/events/index.html
+++ b/templates/events/index.html
@@ -132,7 +132,7 @@
v-if="col.name === 'status'"
:color="col.value === 'approved' ? 'green' : col.value === 'proposed' ? 'orange' : 'red'"
:label="col.value"
- />
+ >