{% extends "core/base.html" %} {% comment %} This template is deprecated. Account pages are now part of the back-office. {% endcomment %} {% load materializecss %} {% load i18n %} {% load static %} {% block title %}{% trans "Register" %}{% endblock title %} {% block body %}
{% trans "Password Rules" %}:
{% blocktrans trimmed %}For more information read our password guide.{% endblocktrans %}
{% include "common/elements/orcid_registration.html" with button_classes="btn wide-button orcid-button" %}