Recipe edit (WIP)

This commit is contained in:
Greg Burri 2024-12-21 23:13:06 +01:00
parent fce4eade73
commit c6dfff065c
24 changed files with 1157 additions and 971 deletions

View file

@ -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>