diff --git a/web/www/getCode.html b/web/www/getCode.html index 246a7f7..94c2826 100644 --- a/web/www/getCode.html +++ b/web/www/getCode.html @@ -11,7 +11,7 @@ -
+
+ class="bg-white border border-gray-200 shadow-sm mt-7 rounded-xl dark:bg-neutral-900 dark:border-neutral-700 w-96">

<%= type === 'borrow' ? 'Emprunt' : 'Rendu' %>

-

<%= code %>E

-

+

<%= code %>E

+

<%= joycons %>joycons à<%= type === 'borrow' ? 'récupérer' : 'rendre' %>

<% if(type === 'borrow') { %> - + @@ -75,9 +75,9 @@

-

Présente cette page à un respo foyer pour <%= type === 'borrow' ? 'récupérer' : 'rendre' %> les joycons.

+

Présente cette page à un respo foyer pour <%= type === 'borrow' ? 'récupérer' : 'rendre' %> les joycons.

<% if (type === 'borrow') { %> -