{% extends "index.html"%} {% block content%}

Detail Buku {{buku.judul}}

{% csrf_token %}
{%if buku.cover %} {% endif %}
Back
{% endblock content%}