diff --git a/Software/src/devboard/webserver/events_html.cpp b/Software/src/devboard/webserver/events_html.cpp
index 13aad669..385a903a 100644
--- a/Software/src/devboard/webserver/events_html.cpp
+++ b/Software/src/devboard/webserver/events_html.cpp
@@ -5,6 +5,7 @@ const char EVENTS_HTML_START[] = R"=====(
)=====";
const char EVENTS_HTML_END[] = R"=====(
+
@@ -63,36 +64,28 @@ String events_processor(const String& var) {
}
/* Script for displaying event log before it gets minified
+
+
+
*/