{% include 'partials/head.html.twig' %} {% include 'partials/header.html.twig' %} {% include 'partials/breadcrumbs.html.twig' %}
{# ── Main content ──────────────────────────────────────── #}
Tool

{{ resource.pagetitle }}

{% if resource.introtext %}

{{ resource.introtext }}

{% endif %} {# ── Tool / Calculator block ───────────────────────── #}
{{ resource.content|raw }}
{# ── Explanation below tool ────────────────────────── #} {% if resource.HeadExtra is defined and resource.HeadExtra is not iterable and resource.HeadExtra %}
{{ resource.HeadExtra|raw }}
{% endif %} {# ── CTA ───────────────────────────────────────────── #}

Klaar om te investeren in zonnepanelen?

Vraag gratis offertes aan bij gecertificeerde installateurs in uw regio.

{# ── Sidebar ───────────────────────────────────────────── #}
{% include 'partials/footer.html.twig' %}