Commit b7036c00 authored by RJC's avatar RJC

modified book_detail.html

parent c9309f02
{% extends 'base.html' %}
{% url 'bookshelf:bookdetailview' pk=books.pk%}
{% block title %}{{ books.title }}{% endblock %}
{% block header %}{{ books.title }}{% 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