{% extends "base.html" %} {% block container %}

Complete Sign-up with ORCID

Please fill in your details to complete your registration

 

{{ form.hidden_tag() }}
{{ form.email(class='form-control') }}

  

{% endblock %}