Commit daa370a6 authored by Jan Ericsson Ong Ang's avatar Jan Ericsson Ong Ang

updated home.html to add new buttons

parent 8b439c93
...@@ -8,8 +8,18 @@ ...@@ -8,8 +8,18 @@
<p> <p>
I love fiction novels that are able to tell a story really well. A book that is able to keep me interested throughout every page is what I love! I love fiction novels that are able to tell a story really well. A book that is able to keep me interested throughout every page is what I love!
</p> </p>
&nbsp;&nbsp;&nbsp;
<a href="/bookshelf/books/">Books</a> <a href="/bookshelf/books/">Books</a>
&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="/bookshelf/authors/">Authors</a> <a href="/bookshelf/authors/">Authors</a>
&nbsp;&nbsp;
<br>
<a href="/bookshelf/books/add/">Add Books</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="/bookshelf/authors/add/">Add Authors</a>
{% endblock %} {% endblock %}
\ No newline at end of file
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