stable-diffusion-webui/html/extra-networks-no-cards.html
xdl e354d5af27
Some checks failed
Linter / ruff (push) Has been cancelled
Linter / eslint (push) Has been cancelled
Tests / tests on CPU with empty model (push) Has been cancelled
first commit
2024-12-18 15:48:02 +08:00

9 lines
119 B
HTML

<div class='nocards'>
<h1>Nothing here. Add some content to the following directories:</h1>
<ul>
{dirs}
</ul>
</div>