Commit 09abe55e authored by rachbit's avatar rachbit

fixed bug in edit book forms

parent 5ba2dfc3
......@@ -27,7 +27,7 @@ fundamental.<br>
</ul>
<br>
<div class="text-center">
<form action="edit/{{ object.book.get_absolute_url }}">
<form action="edit">
<input type="submit" value="Edit Book">
</form>
</div>
......
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