mirror of https://github.com/E-Almqvist/hsf
parent
d10b6bab45
commit
95ce6d7d7d
@ -1,4 +1,6 @@ |
||||
form action="/albums/new" method="post" |
||||
form.page action="/albums/new" method="post" |
||||
span Album Title |
||||
input type="text" name="title" placeholder="Album title" |
||||
span Artist ID |
||||
input type="number" name="artist_id" placeholder="Artist ID" |
||||
input type="submit" value="Create album" |
||||
|
Loading…
Reference in new issue