Commit 21cce57f authored by Jan Enzo Salvador's avatar Jan Enzo Salvador

Fixed the format of the content of homepage

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