{% extends "base.html" %} {% from "macros.html" import render_field %} {% block content %}
{% if organisation.confirmed %} Take me to ORCID to change my Client details {% else %} Take me to ORCID to obtain my Client ID and Client Secret {% endif %}