semi functional

This commit is contained in:
Matt Batchelder
2026-02-04 10:00:40 -05:00
parent 287e03da42
commit 2153d3c725
28 changed files with 8451 additions and 4361 deletions

View File

@@ -0,0 +1,8 @@
{#
OTS Signage Theme override
Optional dashboard message block included with ignore missing
#}
<div class="ots-dashboard-message">
<div class="ots-dashboard-message__title">OTS Theme Active</div>
<div class="ots-dashboard-message__body">This is a low-risk override for troubleshooting. Remove or restyle at any time.</div>
</div>