{% if facebook is not sameas(false) %}
{{ socialLink('facebook',facebook) }}
{% endif %}
{% if googleplus is not sameas(false) %}
{{ socialLink('googleplus',googleplus) }}
{% endif %}
{% if twitter is not sameas(false) %}
{% endif %}
{% if linkedin is not sameas(false) %}
{{ socialLink('linkedin',linkedin) }}
{% endif %}
{% if tumblr is not sameas(false) %}
{{ socialLink('tumblr',linkedin) }}
{% endif %}
{% if pinterest is not sameas(false) %}
{{ socialLink('pinterest',linkedin) }}
{% endif %}