{% if s("socialauth/facebook/id")|length > 5 and s("socialauth/facebook/secret")|length > 5 %} {% endif %} {% if s("socialauth/twitter/key")|length > 5 and s("socialauth/twitter/secret")|length > 5 %} {% endif %} {% if s("socialauth/google/id")|length > 5 and s("socialauth/google/secret")|length > 5 %} {% endif %}