From 3a03fdcb3b9940ffadbcfd8674b58066bf03da41 Mon Sep 17 00:00:00 2001 From: Thomas Rusiecki Date: Mon, 3 Mar 2025 13:39:34 -0300 Subject: [PATCH] missing actions file --- lot/templates/lot_actions.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lot/templates/lot_actions.html 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' %} +