{% if attrs.id == "google" %} Continue with Google {% elif attrs.id == "github" %} Continue with GitHub {% else %} Continue with {{ attrs.name }} {% endif %}