Updated placeholder for comments and posts

This commit is contained in:
Daniella / Tove 2022-01-17 08:28:57 +01:00
parent 778270e166
commit 518da9db77

View file

@ -95,7 +95,7 @@
ret +=
`</div><post><div class="content"><form><label>` +
`<h3><input type="username" name="name" value="Anonymous">: <input type="text" name="title" placeholder="Title"></h3>` +
`<textarea name="content" placeholder="Oh, nice!"></textarea><br/><br/><button type="submit">Submit</button>` +
`<textarea name="content" placeholder="So basically, ..."></textarea><br/><br/><button type="submit">Submit</button>` +
`</label></form></div></post>`
}
else