more editor stuff
This commit is contained in:
+7
-1
@@ -1 +1,7 @@
|
||||
<p>THIS IS A POGGIES EDITOR. SAY WOW!</p>
|
||||
<form id="editorForm" hx-post="https://api.darkstorm.tech/">
|
||||
<p><input type="checkbox" id="draft"></input><label for="draft">Draft</label></p>
|
||||
<label for="title">Title</label>
|
||||
<input name="title" value="{{.Title}}"></input>
|
||||
<textarea name="blog"></textarea>
|
||||
<button></button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user