diff --git a/lot/templates/lot_actions.html b/lot/templates/lot_actions.html new file mode 100644 index 0000000..2397ef3 --- /dev/null +++ b/lot/templates/lot_actions.html @@ -0,0 +1,10 @@ +{% load i18n %} + + + + {% trans 'Edit' %} + + + + {% trans 'Delete' %} +