{% load i18n socialaccount %} {% if user.orcid %}
{% trans "Your {{ config.site.name }} account is connected to the following ORCID record:" %}
{% trans "Connect {{ config.site.name }} with your ORCID record to link your research to your data." %}
{% endif %} {% include "socialaccount/snippets/login_extra.html" %}