{% from "macros/nswdesignsystem/popover.html" import popover with context %}
{% call(part) popover("popover-top", "Open top", "top") %} {% if part == "popover" %}

Family rebate

Helps families with dependants to pay their energy bills. Applications opening late July for the 2019-20 rebate.

Get startedopen_in_new

{% endif %} {% endcall %} {% call(part) popover("popover-top-start", "Open top start", "top-start", style="danger") %} {% if part == "trigger" %} Custom trigger star {% elif part == "popover" %}

Family rebate

Helps families with dependants to pay their energy bills. Applications opening late July for the 2019-20 rebate.

Get startedopen_in_new

{% endif %} {% endcall %} {% call(part) popover("popover-top-end", "Open top end", "top-end", style="dark") %} {% if part == "popover" %}

Family rebate

Helps families with dependants to pay their energy bills. Applications opening late July for the 2019-20 rebate.

Get startedopen_in_new

{% endif %} {% endcall %} {% call(part) popover("popover-left", "Open left", "left") %} {% if part == "popover" %}

Family rebate

Helps families with dependants to pay their energy bills. Applications opening late July for the 2019-20 rebate.

Get startedopen_in_new

{% endif %} {% endcall %} {% call(part) popover("popover-right", "Open right", "right") %} {% if part == "popover" %}

Family rebate

Helps families with dependants to pay their energy bills. Applications opening late July for the 2019-20 rebate.

Get startedopen_in_new

{% endif %} {% endcall %} {% call(part) popover("popover-bottom", "Open bottom", "bottom") %} {% if part == "popover" %}

Family rebate

Helps families with dependants to pay their energy bills. Applications opening late July for the 2019-20 rebate.

Get startedopen_in_new

{% endif %} {% endcall %} {% call(part) popover("popover-gap", "Open with gap", gap=100) %} {% if part == "popover" %}

Family rebate

Helps families with dependants to pay their energy bills. Applications opening late July for the 2019-20 rebate.

Get startedopen_in_new

{% endif %} {% endcall %}