mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-14 18:35:21 +01:00
10 lines
288 B
HTML
10 lines
288 B
HTML
<div class="m-b-1">
|
|
Are you sure you want to connect to '{{url}}'?
|
|
</div>
|
|
<div class="flex-container justifyCenter">
|
|
<label class="checkbox_label" for="assets-remember">
|
|
<input type="checkbox" id="assets-remember">
|
|
Don't ask again for this URL
|
|
</label>
|
|
</div>
|