diff --git a/app.ts b/app.ts
index 024620f3..c0a0b704 100644
--- a/app.ts
+++ b/app.ts
@@ -5,7 +5,7 @@ import compression from 'compression'
import cookieParser from 'cookie-parser'
import csurf from 'csurf'
import Debug from 'debug'
-import express, { type RequestHandler } from 'express'
+import express from 'express'
import rateLimit from 'express-rate-limit'
import session from 'express-session'
import createError from 'http-errors'
diff --git a/views/_header.ejs b/views/_header.ejs
index d0cc28bd..806e4a12 100644
--- a/views/_header.ejs
+++ b/views/_header.ejs
@@ -64,33 +64,33 @@
diff --git a/views/admin-ntfyStartup.ejs b/views/admin-ntfyStartup.ejs
index 2913f68f..4b88769e 100644
--- a/views/admin-ntfyStartup.ejs
+++ b/views/admin-ntfyStartup.ejs
@@ -9,15 +9,14 @@
@@ -55,7 +54,7 @@
-
+
diff --git a/views/admin-occupancyTypes.ejs b/views/admin-occupancyTypes.ejs
index 2cc89911..1b81f5ee 100644
--- a/views/admin-occupancyTypes.ejs
+++ b/views/admin-occupancyTypes.ejs
@@ -37,46 +37,46 @@
-
-
-
-
-
-
-
Available Prints
-
- <% for (const [printEJS, printTitle] of Object.entries(occupancyTypePrintTitles)) { %>
- <% const printIconClass = printEJS.startsWith("pdf/") ? "fa-file-pdf" : "fa-file" %>
- -
-
- <%= printTitle %>
-
- <% } %>
-
-
-
+
+
+
+
+
+
+
Available Prints
+
+ <% for (const [printEJS, printTitle] of Object.entries(occupancyTypePrintTitles)) { %>
+ <% const printIconClass = printEJS.startsWith("pdf/") ? "fa-file-pdf" : "fa-file" %>
+ -
+
+ <%= printTitle %>
+
+ <% } %>
+
+
+
diff --git a/views/lot-search.ejs b/views/lot-search.ejs
index ccd424ad..47a449e6 100644
--- a/views/lot-search.ejs
+++ b/views/lot-search.ejs
@@ -33,46 +33,46 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+