Commit 3dcc035a authored by RJC's avatar RJC

changed hyperlink to book and author list and detail views

parent b46a6a8f
......@@ -5,6 +5,6 @@
{% block content %}
<p>I usually just read whatever books that pique my interest. Though I am slightly partial to the
fantasy genre of books.</p>
<p><a href="http://localhost/books/">Books</a></p>
<p><a href="http://localhost/authors/">Authors</a></p>
<p><a href="http://127.0.0.1:8000/books/">Books</a></p>
<p><a href="http://127.0.0.1:8000/authors/">Authors</a></p>
{% 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