Recipe edit (WIP)
This commit is contained in:
parent
fce4eade73
commit
c6dfff065c
24 changed files with 1157 additions and 971 deletions
|
|
@ -5,10 +5,8 @@
|
|||
{% match user %}
|
||||
{% when Some with (user) %}
|
||||
|
||||
<div class="content">
|
||||
|
||||
<div class="content" id="user-edit">
|
||||
<h1>Profile</h1>
|
||||
|
||||
<form action="/user/edit" method="post">
|
||||
|
||||
<label for="input-name">Name</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue