Added navbar and button to skip automatic search of book info online.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% block title %}New Book{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<h1>Create new Book</h1>
|
||||
<h1>Add new book</h1>
|
||||
<div id="app">
|
||||
<book>
|
||||
{{ include('book/_form.html.twig') }}
|
||||
|
||||
Reference in New Issue
Block a user