mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Extract templates, replace pagination format
This commit is contained in:
6
public/scripts/templates/hiddenBlock.html
Normal file
6
public/scripts/templates/hiddenBlock.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="text_block hidden_block">
|
||||
<small>
|
||||
<p>{{text}}</p>
|
||||
<div class="fa-solid fa-circle-info opacity50p" data-i18n="[title]Characters and groups hidden by filters or closed folders" title="Characters and groups hidden by filters or closed folders"></div>
|
||||
</small>
|
||||
</div>
|
Reference in New Issue
Block a user