{% load wagtailcore_tags my %}

{{ value.header_title }}

{{ value.header_description }}

{% if value.price_promotion %}

{{ value.price_promotion }}

{% endif %}

{{ value.price_month }}€ {% if value.price_unit %}{{ value.price_unit }}{% endif %}

{% include_block value.button %}