Move prechecks to run file

Add Verbose option
Cleanup run file
This commit is contained in:
Michał Gdula 2023-03-12 12:29:29 +00:00
parent 800ba38241
commit 2eec988815
8 changed files with 149 additions and 78 deletions

View file

@ -28,7 +28,7 @@
</div>
{% else %}
<div class="big-text">
<h1>No image!</h1>
<h1>No images</h1>
{% if g.user %}
<p>You can get started by uploading an image!</p>
{% else %}