| layout | title |
|---|---|
page |
Organizations that have Implemented Green Button |
The following organizations have deployed Green Button for their customers
{% for organization in site.data.partners %} {% if organization.status == "implemented" %} {% if organization.type == "utility" %} {% endif %} {% endif %} {% endfor %} {% for organization in site.data.partners %} {% if organization.status == "implemented" %} {% if organization.type == "company" %} {% endif %} {% endif %} {% endfor %}
| {{organization.name}} | {{organization.url}} |
| {{organization.name}} | {{organization.url}} |