{% comment %} This is a copy of admin/edit_inline/tabular.html with some blocks added. Customizations should be made to admin/edit_inline/tabular_paginated.html This makes coping with changes to the django template easier. {% endcomment %} {% load inline_admin_paginator %} {% load i18n admin_urls static admin_modify %}