From a2d7bfd34ec40e72877083dcde88e88bafaaedca Mon Sep 17 00:00:00 2001 From: Rebecca Dang <35876322+phrdang@users.noreply.github.com> Date: Fri, 13 Feb 2026 01:23:00 -0800 Subject: [PATCH 1/2] Update Material Design Lite CDN links --- server/templates/base.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/templates/base.html.j2 b/server/templates/base.html.j2 index 4c26b62..47b0153 100644 --- a/server/templates/base.html.j2 +++ b/server/templates/base.html.j2 @@ -9,7 +9,7 @@ - + @@ -123,6 +123,6 @@ - + From 112729b5b5087981fe1feed93cc0efbf0211f951 Mon Sep 17 00:00:00 2001 From: Rebecca Dang <35876322+phrdang@users.noreply.github.com> Date: Fri, 13 Feb 2026 01:25:39 -0800 Subject: [PATCH 2/2] Update Material Design Lite CDN links in seat.html.j2 --- server/templates/seat.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/templates/seat.html.j2 b/server/templates/seat.html.j2 index db5f7d8..3c10ada 100644 --- a/server/templates/seat.html.j2 +++ b/server/templates/seat.html.j2 @@ -9,7 +9,7 @@ - + {% block title %}{{ room.display_name }} {{seat.display_name}}{% endblock %} @@ -28,6 +28,6 @@ {% endblock %} - +