style: br on a newline
This commit is contained in:
parent
f2e38fda23
commit
0668e42ea8
@ -21,7 +21,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form action="/upload" method="POST">
|
<form action="/upload" method="POST">
|
||||||
<textarea name="content" placeholder="Enter your content here..."></textarea><br />
|
<textarea name="content" placeholder="Enter your content here..."></textarea>
|
||||||
|
<br />
|
||||||
<button type="submit">upload</button>
|
<button type="submit">upload</button>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user