{% extends 'admin/model/modals/details.html' %} {% import 'bukuserver/lib.html' as buku with context %} {% block tail %} {{ super() }} {{ buku.details_formatting('.modal') }} {% endblock %}