{% if site.safe and site.JB.sharing.provider and page.JB.sharing != false %}

{% case site.JB.sharing.provider %} {% when “custom” %}

{% include custom/sharing %}

{% endcase %}

{% endif %}