diff options
author | luxagraf <sng@luxagraf.net> | 2024-07-01 09:28:22 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2024-07-01 09:28:22 -0500 |
commit | b4de4ef620b22cacba5159a330df29626e0ba9d4 (patch) | |
tree | 5062c50aa8943bd7130f2f48ee8bdd2941a02035 | |
parent | b61f0f8edc46d09c7ec0d1993e58530953693f12 (diff) |
gtd: bug fix
-rw-r--r-- | app/gtd/templates/gtd/deal_code.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/gtd/templates/gtd/deal_code.html b/app/gtd/templates/gtd/deal_code.html index 9eb4b5a..9c18944 100644 --- a/app/gtd/templates/gtd/deal_code.html +++ b/app/gtd/templates/gtd/deal_code.html @@ -1,4 +1,3 @@ -{% load humanize %} <html> <head> <style> |