diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/oxfordshire/report/_council_sent_info.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/templates/web/oxfordshire/report/_council_sent_info.html b/templates/web/oxfordshire/report/_council_sent_info.html index 464c10256..df39acfe6 100644 --- a/templates/web/oxfordshire/report/_council_sent_info.html +++ b/templates/web/oxfordshire/report/_council_sent_info.html @@ -3,6 +3,14 @@ [% IF problem.whensent %] [% problem.duration_string(c) %]<br> [% END %] + [% IF c.cobrand.problem_response_days(problem) > 0 %] + Problems in the + [% problem.category %] + category are generally responded to within + [% c.cobrand.problem_response_days(problem) %] + working days. + <br /> + [% END %] <strong> [% IF problem.can_display_external_id %] [% IF problem.whensent %] |