diff --git a/cara/apps/calculator/templates/report.html.j2 b/cara/apps/calculator/templates/report.html.j2 index 61d3d606..abf74893 100644 --- a/cara/apps/calculator/templates/report.html.j2 +++ b/cara/apps/calculator/templates/report.html.j2 @@ -12,7 +12,10 @@ -

Output from CARA - COVID Airborne Risk Assessment tool

+
+ +

Report from CARA tool

+

Created {{ creation_date }} using model version {{ form.model_version }}


diff --git a/cara/apps/static/images/HES_logo_white.png b/cara/apps/static/images/HSE_logo_white.png similarity index 100% rename from cara/apps/static/images/HES_logo_white.png rename to cara/apps/static/images/HSE_logo_white.png