Commit bfb08952 authored by Jan Enzo Salvador's avatar Jan Enzo Salvador

Added links to home.html

parent dca2eeaf
......@@ -5,5 +5,7 @@
{% block content %}
<h1>Welcome to Enzo's Database of Favorite Books and Authors!</h1>
<body>The genres of books I enjoy are those I can relate and connect with.<br>It makes me feel more emotional and attached to the book whenever it is related to my personal experience.<br>When it comes to authors, those who have good records and many awards appeal to me the most.<br><br><br><br></body>
<footer>Books&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Authors</footer>
<footer><a href="/books">Books</a>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="/authors">Authors</a>Authors</footer>
{% 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