This commit is contained in:
gcch 2026-04-22 11:10:57 +02:00
commit e9f5df223e
13 changed files with 259 additions and 152 deletions

View file

@ -87,3 +87,11 @@
{% endif %}
</div>
</aside>
<dialog id="cart-error">
<p>An error happened! Please retry.</p>
<code></code>
<p>If that happens again, please contact us with the content or a capture of the error.</p>
<button class="bouton-blanc-sur-noir" autofocus>Close</button>
</dialog>