{% if config['network_facebook'] != '' or config['network_twitter'] != '' %}
{% if config['network_facebook'] is not empty %}
{% endif %} {% if config['network_twitter'] is not empty %}
{% endif %}
{% endif %}