Chapter 11: Error Handling completed sample
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
<li><%= book.title %> - <%= book.author %></li>
|
||||
<% } %>
|
||||
</ul>
|
||||
|
||||
<h2>Add Book:</h2>
|
||||
<form action="/inventory/add" method="POST">
|
||||
<label for="title">Title</label>
|
||||
|
||||
Reference in New Issue
Block a user