hugo-cms/templates/index.html

6 lines
107 B
HTML
Raw Normal View History

2025-01-26 23:19:31 +00:00
<h1>Thing</h1>
<form method="post" action="/sites">
<input type="submit" value="Create Site">
</form>