From 4df4f3dde4ca11622b920df53d3d2f21c2f42c24 Mon Sep 17 00:00:00 2001 From: Matthew Grotke Date: Fri, 22 May 2026 03:13:36 -0400 Subject: [PATCH] Development --- docker/routlin-dash/data/page_content.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docker/routlin-dash/data/page_content.json b/docker/routlin-dash/data/page_content.json index d1bd512..02bcc9e 100644 --- a/docker/routlin-dash/data/page_content.json +++ b/docker/routlin-dash/data/page_content.json @@ -2287,6 +2287,9 @@ "type": "p", "text": "Enter your credentials to access the dashboard." }, + { + "type": "divider" + }, { "type": "form", "action": "/action/log_in",