{% extends "pages/termsframe.html" %} {% load static %} {% load terms_tags %} {% load socialaccount %} {% block content %} {% if not request.user.is_anonymous %} {% if agreed_terms|length > 0 %}
If you want to use this site, sign in via ORCID. Afterwards you have the possibility to review and accept terms and conditions.
{% endif %} {% endblock content %}