diff --git a/cara/apps/calculator/templates/report.html.j2 b/cara/apps/calculator/templates/report.html.j2 index 2ab6bcf1..2a5c92c4 100644 --- a/cara/apps/calculator/templates/report.html.j2 +++ b/cara/apps/calculator/templates/report.html.j2 @@ -53,9 +53,12 @@
Number of windows: {{ form.windows_number }}
Height of window: {{ form.window_height }}
Window type: {{ form.window_type }}
Window type: {% if form.window_type == "hinged" %} + Top- or Bottom-Hung
Width of window: {{ form.window_width }}
Opening distance: {{ form.opening_distance }}
Windows open: {{ form.windows_open }}