Commit ee48948d authored by John Riz Daniel Ramos's avatar John Riz Daniel Ramos

Formatting Changes

parent 3b240356
......@@ -5,11 +5,14 @@
{% block content %}
<h1>Welcome to {{ name }}'s Database of Favorite Books and Authors!</h1>
<p>I haven't read a single novel in my life under my own volition. I do not like to read, I have read none of the books that are present in the database. I have watched videos on why I should read them though. So with that in mind, I also don't have a favorite genre or author. If this database were a literary genre it would be classified as fiction.</p>
<div align="center">
<br>
<a href="/books">Books</a>
<a href="/authors">Authors</a>
<br>
<a href="/books/add">Add Book</a>
<a href="/authors/add">Add Author</a>
</div>
{% 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