Added a header for a form on mindflow admin page.
This commit is contained in:
parent
ab3174f543
commit
ecf9da5b3d
@ -18,8 +18,8 @@ block nav
|
||||
|
||||
block content
|
||||
:go:func MindflowAdmin(title string, posts []mindflow.Post, categories []mindflow.Category, r *http.Request)
|
||||
|
||||
section
|
||||
h2 Create a new post
|
||||
form(id='add' action='/api/mindflow', method='POST')
|
||||
select(name='category' required='')
|
||||
each category in categories
|
||||
|
Loading…
Reference in New Issue
Block a user