fix boat update error

This commit is contained in:
2023-10-24 14:44:31 +02:00
parent cb109e7005
commit ff6184e343
2 changed files with 5 additions and 2 deletions

View File

@ -4,6 +4,9 @@
{% extends "base" %}
{% block content %}
{% if flash %}
{{ macros::alert(message=flash.1, type=flash.0, class="sm:col-span-2 lg:col-span-3") }}
{% endif %}
<div class="max-w-screen-lg w-full">
<h1 class="h1">Boats</h1>