Files
abogen/abogen/webui/templates/partials/logs_section_missing.html
T

7 lines
256 B
HTML

<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>