diff --git a/counter/templates/counter/counter_click.jinja b/counter/templates/counter/counter_click.jinja index cca00cda..e93b1110 100644 --- a/counter/templates/counter/counter_click.jinja +++ b/counter/templates/counter/counter_click.jinja @@ -73,7 +73,7 @@ {%- for category, prices in categories.items() -%} {%- for price in prices -%} - + {%- endfor -%} {%- endfor -%}