Commit 237366df authored by Jan Enzo Salvador's avatar Jan Enzo Salvador

Edited a href syntax error on link

parent b0cf9fdb
......@@ -13,7 +13,7 @@
{{ object.year_published }}<br>
{{ object.ISBN }}<br>
{{ object.blurb }} <br><br>
<button type="button">Edit Book</button>
<a href="/bookshelf/books/{{object.id}}/edit"><button>Edit Book</button></a>
</body>
<footer>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment