diff --git a/compensation/templates/compensation/report/eco_account/report.html b/compensation/templates/compensation/report/eco_account/report.html index 1b08eb8b..44496ea8 100644 --- a/compensation/templates/compensation/report/eco_account/report.html +++ b/compensation/templates/compensation/report/eco_account/report.html @@ -20,10 +20,6 @@ {% trans 'Conservation office file number' %} {{obj.responsible.conservation_file_number|default_if_none:""}} - - {% trans 'Action handler' %} - {{obj.responsible.handler|default_if_none:""}} - {% trans 'Deductions for' %} diff --git a/ema/templates/ema/report/report.html b/ema/templates/ema/report/report.html index 64ce6da2..86252c0a 100644 --- a/ema/templates/ema/report/report.html +++ b/ema/templates/ema/report/report.html @@ -20,10 +20,6 @@ {% trans 'Conservation office file number' %} {{obj.responsible.conservation_file_number|default_if_none:""}} - - {% trans 'Action handler' %} - {{obj.responsible.handler|default_if_none:""}} - {% trans 'Last modified' %} diff --git a/intervention/templates/intervention/report/report.html b/intervention/templates/intervention/report/report.html index 5d378197..ccc2f226 100644 --- a/intervention/templates/intervention/report/report.html +++ b/intervention/templates/intervention/report/report.html @@ -41,10 +41,6 @@ {% trans 'Conservation office file number' %} {{obj.responsible.conservation_file_number|default_if_none:""}} - - {% trans 'Intervention handler' %} - {{obj.responsible.handler|default_if_none:""}} - {% trans 'Compensations' %}