Skip to content
Snippets Groups Projects
Commit febc8239 authored by Romain De Laage De Bellefaye's avatar Romain De Laage De Bellefaye
Browse files

[Whiteboard] Fix landing page

parent 1fe94844
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@
Attention, le contenu des tableaux est réinitialisé chaque nuit (à minuit) !
<h2>Créer un tableau</h2>
<a href="https://whiteboard.picasoft.net/app/?randomid=true">Au hasard !</a><!--
--><form action="https://whiteboard.picasoft.net" method="GET">
--><form action="https://whiteboard.picasoft.net/app/" method="GET">
<label for="name">Nom du tableau : </label><br />
<input type="text" id="id" name="title" /><br />
<input type="text" id="id" name="whiteboardid" /><br />
<label for="username">Nom d'utilisateur (optionnel) : </label><br />
<input type="text" id="username" name="username" /><br />
<input type="submit" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment