{#eclipse_base title=str:format("Project adopters - %s", wg.title)} {#precontent} {#include eclipse_breadcrumb}{/} {/} {#content}

If you are using Hugo Solstice Theme, the sample shortcode used for this page:

      {{< eclipsefdn_adopters working_group="{wg.alias}" >}}

If you are using our Adopters JavaScript, the sample code used for this page:

      <div class="eclipsefdn-adopters" data-working-group="{wg.alias}"></div>
      
{/} {/}