diff --git a/assets/views/home/index.html b/assets/views/home/index.html index 695e6c6..caf2bb0 100644 --- a/assets/views/home/index.html +++ b/assets/views/home/index.html @@ -39,7 +39,7 @@ {{ product.name }} - {% if product.has_options %}{{ t(key="from-price", price=product.price, lang=lang | default(value='sk')) }}{% else %}{{ product.price }}{% endif %} {{ currency_symbol }} + {% if product.has_options %}{{ t(key="from-price", price=product.price, lang=lang | default(value='sk')) }}{% else %}{{ product.price }}{% endif %} {{ currency_symbol }}