Commit ae29f16d authored by Ysabella Panghulan's avatar Ysabella Panghulan

added Add Book button

parent 0a9c0b3c
......@@ -21,8 +21,9 @@
and The Subtle Art of Not Giving a F*ck. </p>
<div class="links">
<a href="/books/" class="btn-primary">Books</a>
<a href="books/add" class="btn-primary">Add Book</a>
<a href="/authors/" class="btn-secondary">Authors</a>
<a href="authors/add" class="btn-secondary">Add author</a>
<a href="authors/add" class="btn-secondary">Add Author</a>
</div>
{% endblock %}
</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