@ -42,7 +42,8 @@
{% endif %}
</section>
<section>
<h2>Add Item</h2>
<details>
<summary>Add Item</summary>
<form action="/" method="POST">
<input name="title" type="text">
<textarea name="description"></textarea>
@ -51,6 +52,7 @@
{%endif%}
<input type="submit"/>
</form>
</details>
<nav>