WIP refacto

This commit is contained in:
Florian Schmitt 2022-04-14 09:21:17 +03:00
parent 324cd85a02
commit c71306264b
11 changed files with 2146 additions and 1632 deletions

View file

@ -12,9 +12,9 @@ block body
tr
td
form.home(onsubmit="return go();")
label Nommez votre nouveau tableau :
label Créer/ouvrir un tableau intitulé :
br
input.text(type="text", name="name")
a#go(onclick="return go();")  Allons-y.
a#go(onclick="return go();") OK
p.home Exemple :
p.home!= '<a href="//' + locals.url + '/demo">' + locals.url + '/demo</a>'