Refactored code to move into the webui folder in order to prep for merging the branch.

This commit is contained in:
JB
2025-12-21 08:06:15 -08:00
parent b47952b857
commit 5303dcf681
58 changed files with 0 additions and 0 deletions
@@ -0,0 +1,6 @@
<section class="card" id="logs">
<div class="card__title-row">
<div class="card__title">Live log</div>
</div>
<p>Job not found (it may have completed, been removed, or the server restarted). Refresh the page to load an active job.</p>
</section>