8 lines
No EOL
187 B
Text
8 lines
No EOL
187 B
Text
{% if site.safe and site.JB.sharing.engine and page.JB.sharing != false %}
|
|
|
|
{% case site.JB.sharing.engine %}
|
|
{% when "custom" %}
|
|
{% include custom/sharing %}
|
|
{% endcase %}
|
|
|
|
{% endif %} |