added a ':' after Lance's Favorite Books

parent 0a41e783
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
{% block title %} My Favorite Books {% endblock %} {% block title %} My Favorite Books {% endblock %}
{% block content %} {% block content %}
<h1>Lance's Favorite Books</h1> <h1>Lance's Favorite Books:</h1>
<ul> <ul>
{% for object in object_list %} {% for object in object_list %}
...@@ -17,5 +17,5 @@ ...@@ -17,5 +17,5 @@
<a href='/bookshelf/home/'>Home</a> <a href='/bookshelf/home/'>Home</a>
<a href='/bookshelf/authors/'>Authors</a> <a href='/bookshelf/authors/'>Authors</a>
{% endblock %} {% endblock %}
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