{% extends 'manuels/add_item.html' %} {% load bootstrap4 %} {% load static %} {% block form %} {% bootstrap_form form %} {% endblock %}