Added description and a way to save and restore the RSS feed.
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{{define "page-content"}}
|
||||
<form>
|
||||
<input type="text" name="editor-title" value="Titel">
|
||||
<textarea name="editor-desc"></textarea>
|
||||
<textarea name="editor-text"></textarea>
|
||||
<input type="submit" value="Senden" hx-post="/finished-edit/" hx-target="#page-content">
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user