From 51599623b24cc64c9f1bacf6f332ac0bfc13d061 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Wed, 20 May 2026 15:26:07 +1000 Subject: [PATCH] =?UTF-8?q?v1.0.0:=20Display=20frontend=20=E2=80=94=20slid?= =?UTF-8?q?eshow=20engine?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Views/Display/Show.cshtml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Views/Display/Show.cshtml diff --git a/Views/Display/Show.cshtml b/Views/Display/Show.cshtml new file mode 100644 index 0000000..229fe29 --- /dev/null +++ b/Views/Display/Show.cshtml @@ -0,0 +1,33 @@ +@model Device +@{ + Layout = null; + var slides = Model.DeviceSlides.ToList(); +} + + + + + + @Model.Name — Sunbeam Display + + + + +
+
+
+
+
+
+
+ + + +