6 lines
107 B
HTML
6 lines
107 B
HTML
|
<h1>Thing</h1>
|
||
|
|
||
|
<form method="post" action="/sites">
|
||
|
<input type="submit" value="Create Site">
|
||
|
</form>
|