diff --git a/public/themes/custom/asuntotuotanto/templates/content/node--apartment--full.html.twig b/public/themes/custom/asuntotuotanto/templates/content/node--apartment--full.html.twig
index 33bc32219..6c7e3a394 100644
--- a/public/themes/custom/asuntotuotanto/templates/content/node--apartment--full.html.twig
+++ b/public/themes/custom/asuntotuotanto/templates/content/node--apartment--full.html.twig
@@ -97,6 +97,7 @@
{% set debt_free_sales_price = content.field_debt_free_sales_price.0 %}
{% set apartment_number = content.field_apartment_number.0 %}
{% set maintenance_fee = content.field_maintenance_fee.0 %}
+{% set financing_fee = content.field_financing_fee.0 %}
{% set right_of_occupancy_fee = content.field_right_of_occupancy_fee.0 %}
+ {% trans %}Financing fee{% endtrans %} + {{ financing_fee }} +
+