Blame tpl/startpage.tpl

3c1a85
{include:header.tpl}
33a545
<form id="mainform" method="POST"></form>
33a545

<input autocomplete="off" name="word" placeholder="here you may suggest your word for the first turn" size="40" type="text" value="">

33a545

<input name="submit" type="submit" value="create game">

3c1a85
3c1a85
{include:footer.tpl}