{% extends 'base.html' %} {% load widget_tweaks %} {% block title %}new{% endblock title %} {% block content %} {% include 'components/header.html' with title="Add new rental" description=book_id is_go_back=True %}