Files
OTSSignsTheme/custom/otssignange/views/theme-dashboard-message.twig

9 lines
342 B
Twig
Raw Normal View History

2026-02-04 10:00:40 -05:00
{#
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>