Add 404 and 500 page

This commit is contained in:
gabatxo1312 2026-01-30 10:33:25 +01:00
commit 09a7bdfc76
No known key found for this signature in database
5 changed files with 60 additions and 8 deletions

View file

@ -14,7 +14,7 @@ o{% import "components/inputs.html" as form_helpers %}
</div>
<div class="col-md-2">
<input type="submit" value="Create user" class="btn btn-success">
<input type="submit" value="Edit user" class="btn btn-success">
</div>
</div>
</form>