4751 add plugin buttons to list templates

This commit is contained in:
Arthur 2022-11-11 11:31:19 -08:00
parent e7b01dc95b
commit 49a670c235

View File

@ -1,6 +1,7 @@
{% extends 'base/layout.html' %}
{% load buttons %}
{% load helpers %}
{% load plugins %}
{% load render_table from django_tables2 %}
{% load static %}