{% extends 'theme/base.html' %}
{% load static %}
{% load i18n %}
{% block main %}
{% include 'components/generic/navbar.html' %}
{{ product.name }}
{{ product.price.price_with_tax }} €
{% include 'components/icons/star.svg' %}
{% include 'components/icons/star.svg' %}
{% include 'components/icons/star.svg' %}
{% include 'components/icons/star.svg' %}
{% include 'components/icons/star.svg' %}