mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-26 18:48:42 +02:00
8 lines
160 B
HTML
8 lines
160 B
HTML
<div class="card tw:max-h-full tw:overflow-auto tw:overflow-x-auto">
|
|
<div class="card-body">
|
|
<pre>
|
|
{{ logs|linebreaks }}
|
|
</pre>
|
|
</div>
|
|
</div>
|