mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
8 lines
209 B
HTML
8 lines
209 B
HTML
<div class="text_block empty_block">
|
|
<i class="fa-solid {{icon}} fa-4x"></i>
|
|
<h1>{{text}}</h1>
|
|
<p data-i18n="There are no items to display.">
|
|
There are no items to display.
|
|
</p>
|
|
</div>
|