{% extends 'base.html' %} {% load static %} {% block title %} {{ books.title }} {% endblock %} {% block content %}
{{ books.blurb }}