summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--view/html/recipe-edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/html/recipe-edit.html b/view/html/recipe-edit.html
index b5fea1d..3925293 100644
--- a/view/html/recipe-edit.html
+++ b/view/html/recipe-edit.html
@@ -13,7 +13,7 @@
<p>
<label>Title</label>
- <input type="text" name="title" value="{{.Title}}">
+ <input type="text" name="title" value="{{.Title}}" required>
</p>
<p>