{% extends "core/base.html" %} {% load bootstrap4 %} {% block content %}
{% csrf_token %} {% bootstrap_form book_copy_form %}
{% endblock %}